文件名称:Lab2_jsp_struts2_jdbc
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-03-20
- 文件大小:
- 4.07mb
- 下载次数:
- 0次
- 提 供 者:
- 车**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JSP+Struts2+JDBC实现登录
要求:开发一个Web登录页程序,页面效果和实验一一致,但要求改用Struts2控制页面的跳转,数据库访问方式不变(仍然通过JDBC)
-JSP+Struts2+JDBC login
Requirements: the development of a Web login page program, the page effect and the same experiment, but requires the use of Struts2 control page Jump, access unchanged (still through JDBC)
要求:开发一个Web登录页程序,页面效果和实验一一致,但要求改用Struts2控制页面的跳转,数据库访问方式不变(仍然通过JDBC)
-JSP+Struts2+JDBC login
Requirements: the development of a Web login page program, the page effect and the same experiment, but requires the use of Struts2 control page Jump, access unchanged (still through JDBC)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lab2_jsp_struts2_jdbc
.....................\.classpath
.....................\.myeclipse
.....................\.mymetadata
.....................\.project
.....................\.settings
.....................\.........\.jsdtscope
.....................\.........\com.genuitec.eclipse.migration.prefs
.....................\.........\org.eclipse.jdt.core.prefs
.....................\.........\org.eclipse.wst.jsdt.ui.superType.container
.....................\.........\org.eclipse.wst.jsdt.ui.superType.name
.....................\ReadMe.txt
.....................\src
.....................\...\META-INF
.....................\...\........\MANIFEST.MF
.....................\...\org
.....................\...\...\easybooks
.....................\...\...\.........\bookstore
.....................\...\...\.........\.........\action
.....................\...\...\.........\.........\......\LoginAction.java
.....................\...\...\.........\.........\jdbc
.....................\...\...\.........\.........\....\MySQLConnBean.java
.....................\...\struts.xml
.....................\WebRoot
.....................\.......\error.jsp
.....................\.......\index.jsp
.....................\.......\login.jsp
.....................\.......\META-INF
.....................\.......\........\MANIFEST.MF
.....................\.......\WEB-INF
.....................\.......\.......\classes
.....................\.......\.......\.......\META-INF
.....................\.......\.......\.......\........\MANIFEST.MF
.....................\.......\.......\.......\org
.....................\.......\.......\.......\...\easybooks
.....................\.......\.......\.......\...\.........\bookstore
.....................\.......\.......\.......\...\.........\.........\action
.....................\.......\.......\.......\...\.........\.........\......\LoginAction.class
.....................\.......\.......\.......\...\.........\.........\jdbc
.....................\.......\.......\.......\...\.........\.........\....\MySQLConnBean.class
.....................\.......\.......\.......\struts.xml
.....................\.......\.......\lib
.....................\.......\.......\...\commons-fileupload-1.2.2.jar
.....................\.......\.......\...\commons-io-2.0.1.jar
.....................\.......\.......\...\commons-lang3-3.1.jar
.....................\.......\.......\...\commons-logging-1.1.1.jar
.....................\.......\.......\...\freemarker-2.3.19.jar
.....................\.......\.......\...\javassist-3.11.0.GA.jar
.....................\.......\.......\...\mysql-connector-java-5.1.22-bin.jar
.....................\.......\.......\...\ognl-3.0.5.jar
.....................\.......\.......\...\struts2-core-2.3.4.1.jar
.....................\.......\.......\...\xwork-core-2.3.4.1.jar
.....................\.......\.......\web.xml
.....................\.......\welcome.jsp