转账系统设计——Servlet技术JavaBean技术Jsp技术
下载后可任意编辑 转账系统设计 Servlet技术 JavaBean技术 Jsp技术 Java web 转账系统设计完整代码 1,登陆界面login.jsp 代码如下 page languagejava importjava.util.* pageEncodingUTF-8 String path request.getContextPath; String basePath request.getScheme//request.getServerNamerequest.getServerPortpath/; DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN html head base hrefbasePath titleMy JSP login.jsp starting page/title meta http-equivpragma contentno-cache meta http-equivcache-control contentno-cache meta http-equivexpires content0 meta http-equivkeywords contentkeyword1,keyword2,keyword3 meta http-equivdescription contentThis is my page -- link relstylesheet typetext/css hrefstyles.css -- /head body bgcolorFFD0 post action/Amount/amountlogin center strong欢迎进入账户登陆界面/strongbrbrbrimg border0 srcPhotos/001111016a730d7e5f363f.jpg width366 height439brbr 账户名 typetext nameamountName value/ /br nbsp;密码 typetext namepwd value//br nbsp; nbsp;nbsp; type name登陆 value登陆 typereset name取消 value取消nbsp;nbsp;nbsp;nbsp;nbsp; a hrefamountAdd.jsp title注册 type value注册 name注册a hrefamountChange.jsp title转账 typebutton value转账 name转账/a/a/center / /body /html 2,注册界面amountAdd.jsp 代码如下 page languagejava importjava.util.* pageEncodingUTF-8 String path request.getContextPath; String basePath request.getScheme//request.getServerNamerequest.getServerPortpath/; DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN html head base hrefbasePath titleMy JSP amountAdd.jsp starting page/title meta http-equivpragma contentno-cache meta http-equivcache-control contentno-cache meta http-equivexpires content0 meta http-equivkeywords contentkeyword1,keyword2,keyword3 meta http-equivdescription contentThis is my page -- link relstylesheet typetext/css hrefstyles.css -- /head bodydiv aligncenter stylebackground-color rgb255, 128, 0;brstrongnbsp;注 册 新 账 户 界 面 /strongbrbr post action/Amount/servlet/amountAdd name注册 hr width100 size2img border0 srcPhotos/0019b90e16780d24c6f141.jpg width395 height512brbr 账户名 typetext nameamountNamebrnbsp; 密码 typetext namepwdbrnbsp; type value注册 name注册nbsp; typereset value