文件名称:myweb
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 768kb
- 下载次数:
- 0次
- 提 供 者:
- 余**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统是简单的用户管理系统
基本上是纯servlet开发的,由于对MVC模式的认识不够深刻,所以采用了
最原始的模式
而且我也是初学者,所以把这系统拿出来和初学者交流,当然也欢迎高手的指点,
特别是对于session和mvc模式的认识比较深入的高手的指点充满期待
本系统采用eclipse 3.6 ,tomcat 6.0,mysql5.0开发
其中系统的beam 文件中只有conndb.java被用到,
userbean.java和userbeancl 并未用到过
需要到导的jar包都在lib里
数据库 文件可直接导入
-This system is a simple user management system is basically a pure servlet development, due to lack a deep understanding MVC pattern, so using the most primitive mode and I am also a beginner, so this system out and beginners and for sure also welcomed the master' s instructions, especially for the session and the mvc model more in-depth understanding of looking forward to the masters of the pointing system using eclipse 3.6, tomcat 6.0, mysql5.0 development of the beam in which the file system to be used only conndb.java, userbean.java and userbeancl had not been used to guide the needed packages in lib jar files can be imported directly in the database
基本上是纯servlet开发的,由于对MVC模式的认识不够深刻,所以采用了
最原始的模式
而且我也是初学者,所以把这系统拿出来和初学者交流,当然也欢迎高手的指点,
特别是对于session和mvc模式的认识比较深入的高手的指点充满期待
本系统采用eclipse 3.6 ,tomcat 6.0,mysql5.0开发
其中系统的beam 文件中只有conndb.java被用到,
userbean.java和userbeancl 并未用到过
需要到导的jar包都在lib里
数据库 文件可直接导入
-This system is a simple user management system is basically a pure servlet development, due to lack a deep understanding MVC pattern, so using the most primitive mode and I am also a beginner, so this system out and beginners and for sure also welcomed the master' s instructions, especially for the session and the mvc model more in-depth understanding of looking forward to the masters of the pointing system using eclipse 3.6, tomcat 6.0, mysql5.0 development of the beam in which the file system to be used only conndb.java, userbean.java and userbeancl had not been used to guide the needed packages in lib jar files can be imported directly in the database
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myweb\.classpath
.....\.project
.....\.settings\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\build\classes\bean\conndb.class
.....\.....\.......\....\userbean.class
.....\.....\.......\....\userbeancl.class
.....\.....\.......\servlet\Addusers.class
.....\.....\.......\.......\Admin.class
.....\.....\.......\.......\Deleteusers.class
.....\.....\.......\.......\Update.class
.....\.....\.......\.......\Update1.class
.....\.....\.......\.......\Updateusers.class
.....\.....\.......\.......\Updateusers1.class
.....\.....\.......\.......\Users.class
.....\.....\.......\.......\Viewusers1.class
.....\.....\.......\.......\Viewusers2.class
.....\src\bean\conndb.java
.....\...\....\userbean.java
.....\...\....\userbeancl.java
.....\...\servlet\Addusers.java
.....\...\.......\Admin.java
.....\...\.......\Deleteusers.java
.....\...\.......\Update.java
.....\...\.......\Update1.java
.....\...\.......\Updateusers.java
.....\...\.......\Updateusers1.java
.....\...\.......\Users.java
.....\...\.......\Viewusers1.java
.....\...\.......\Viewusers2.java
.....\WebContent\addusers.jsp
.....\..........\admin.jsp
.....\..........\imgs\1.jpg
.....\..........\....\2.jpg
.....\..........\META-INF\MANIFEST.MF
.....\..........\users.jsp
.....\..........\WEB-INF\lib\mysql-connector-java-5.1.11-bin.jar
.....\..........\.......\web.xml
.....\..........\welcom.jsp
training.sql
说明.doc
myweb\build\classes\bean
.....\.....\.......\servlet
.....\WebContent\WEB-INF\lib
.....\build\classes
.....\src\bean
.....\...\servlet
.....\WebContent\imgs
.....\..........\META-INF
.....\..........\WEB-INF
.....\.settings
.....\build
.....\src
.....\WebContent
myweb
.....\.project
.....\.settings\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\build\classes\bean\conndb.class
.....\.....\.......\....\userbean.class
.....\.....\.......\....\userbeancl.class
.....\.....\.......\servlet\Addusers.class
.....\.....\.......\.......\Admin.class
.....\.....\.......\.......\Deleteusers.class
.....\.....\.......\.......\Update.class
.....\.....\.......\.......\Update1.class
.....\.....\.......\.......\Updateusers.class
.....\.....\.......\.......\Updateusers1.class
.....\.....\.......\.......\Users.class
.....\.....\.......\.......\Viewusers1.class
.....\.....\.......\.......\Viewusers2.class
.....\src\bean\conndb.java
.....\...\....\userbean.java
.....\...\....\userbeancl.java
.....\...\servlet\Addusers.java
.....\...\.......\Admin.java
.....\...\.......\Deleteusers.java
.....\...\.......\Update.java
.....\...\.......\Update1.java
.....\...\.......\Updateusers.java
.....\...\.......\Updateusers1.java
.....\...\.......\Users.java
.....\...\.......\Viewusers1.java
.....\...\.......\Viewusers2.java
.....\WebContent\addusers.jsp
.....\..........\admin.jsp
.....\..........\imgs\1.jpg
.....\..........\....\2.jpg
.....\..........\META-INF\MANIFEST.MF
.....\..........\users.jsp
.....\..........\WEB-INF\lib\mysql-connector-java-5.1.11-bin.jar
.....\..........\.......\web.xml
.....\..........\welcom.jsp
training.sql
说明.doc
myweb\build\classes\bean
.....\.....\.......\servlet
.....\WebContent\WEB-INF\lib
.....\build\classes
.....\src\bean
.....\...\servlet
.....\WebContent\imgs
.....\..........\META-INF
.....\..........\WEB-INF
.....\.settings
.....\build
.....\src
.....\WebContent
myweb