文件名称:jsp3
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现一个简单的登陆程序,要求应用JavaBean来接收用户输入的用户名和密码,然后判断输入的用户名是否为”admin”、密码是否为“000”;若是则转发到success.jsp页面显示“欢迎登陆”提示信息,否则转发到fault.jsp并显示“登陆失败”提示信息。-Implement a simple login procedure that requires the application of JavaBean to receive user input the user name and password, and then determine whether the input user name "admin", password is the "000" if it is forwarded to the success.jsp page displays the "Welcome Sign "prompt information, or forwarded to fault.jsp and display the" login failed "message prompts.
相关搜索: jsp3
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jsp3\fault.jsp
....\index.jsp
....\login_deal.jsp
....\success.jsp
....\WEB-INF\web.xml
....\.......\classes
....\.......\lib
....\WEB-INF
jsp3
....\index.jsp
....\login_deal.jsp
....\success.jsp
....\WEB-INF\web.xml
....\.......\classes
....\.......\lib
....\WEB-INF
jsp3