文件名称:strutsxiangmu
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-06-17
- 文件大小:
- 5.95mb
- 下载次数:
- 0次
- 提 供 者:
- 赵**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个Struts项目,首页为用户登陆页面,输入用户名和密码并进行匹配,匹配成功跳转到欢迎页面(并在欢迎页面输出用户的信息,尝试用不同的方法进行输出),否则跳转到失败页面 对输入的用户名和密码进行简单非空验证,即如果用户名或密码为空跳转到登陆页面,并给用户一些相应的提示信息.适合初学者练习-A Struts project, Home for the user login page, enter your user name and password and match, the match is successful jump to the welcome page (welcome page output in the user' s information, try to use different methods for output), otherwise jump to the failure page to enter the user name and password for simple non-null authentication, that is, if the user name or password is blank jump to the landing page, and give the user some appropriate tips for beginners to practice.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第二题
......\项目源代码
......\..........\liu
......\..........\...\.classpath
......\..........\...\.myeclipse
......\..........\...\.mymetadata
......\..........\...\.project
......\..........\...\.settings
......\..........\...\.........\.jsdtscope
......\..........\...\.........\org.eclipse.wst.jsdt.ui.superType.container
......\..........\...\.........\org.eclipse.wst.jsdt.ui.superType.name
......\..........\...\src
......\..........\...\...\action
......\..........\...\...\......\LoginAction.java
......\..........\...\...\app
......\..........\...\...\...\action
......\..........\...\...\...\......\LoginAction.java
......\..........\...\...\...\......\MyException.java
......\..........\...\...\struts.xml
......\..........\...\WebRoot
......\..........\...\.......\error.jsp
......\..........\...\.......\exception.jsp
......\..........\...\.......\login.jsp
......\..........\...\.......\META-INF
......\..........\...\.......\........\MANIFEST.MF
......\..........\...\.......\success.jsp
......\..........\...\.......\WEB-INF
......\..........\...\.......\.......\classes
......\..........\...\.......\.......\.......\action
......\..........\...\.......\.......\.......\......\LoginAction.class
......\..........\...\.......\.......\.......\app
......\..........\...\.......\.......\.......\...\action
......\..........\...\.......\.......\.......\...\......\LoginAction.class
......\..........\...\.......\.......\.......\...\......\MyException.class
......\..........\...\.......\.......\.......\struts.xml
......\..........\...\.......\.......\content
......\..........\...\.......\.......\.......\login-error.jsp
......\..........\...\.......\.......\.......\login-success.jsp
......\..........\...\.......\.......\.......\login.jsp
......\..........\...\.......\.......\lib
......\..........\...\.......\.......\...\commons-fileupload-1.2.1.jar
......\..........\...\.......\.......\...\commons-fileupload-1.2.2.jar
......\..........\...\.......\.......\...\commons-io-1.3.2.jar
......\..........\...\.......\.......\...\commons-io-2.0.1.jar
......\..........\...\.......\.......\...\commons-lang-2.5.jar
......\..........\...\.......\.......\...\commons-logging-1.0.4.jar
......\..........\...\.......\.......\...\commons-logging-1.1.1.jar
......\..........\...\.......\.......\...\freemarker-2.3.16.jar
......\..........\...\.......\.......\...\freemarker-2.3.18.jar
......\..........\...\.......\.......\...\javassist-3.11.0.GA.jar
......\..........\...\.......\.......\...\ognl-3.0.4.jar
......\..........\...\.......\.......\...\ognl-3.0.jar
......\..........\...\.......\.......\...\struts2-convention-plugin-2.3.1.2.jar
......\..........\...\.......\.......\...\struts2-core-2.2.1.1.jar
......\..........\...\.......\.......\...\struts2-core-2.3.1.2.jar
......\..........\...\.......\.......\...\xwork-core-2.2.1.1.jar
......\..........\...\.......\.......\...\xwork-core-2.3.1.2.jar
......\..........\...\.......\.......\web.xml