文件名称:web_yugong
-
所属分类:
- 标签属性:
- 上传时间:2015-03-10
-
文件大小:937.65kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.开发工具:jdk1.7.0_67、myeclipse、mysql5.0,Tomcat
2.开发技术:Java+JSP+Servlet+JDBC
3.项目数说明:采用ServletMVC分层思想,实现员工身份信息的管理
全项目采用Sevlet为控制器把JSP与JDBC紧密联系起来
-Using jsp, servlet and mysql employees achieve CRUD.
2.开发技术:Java+JSP+Servlet+JDBC
3.项目数说明:采用ServletMVC分层思想,实现员工身份信息的管理
全项目采用Sevlet为控制器把JSP与JDBC紧密联系起来
-Using jsp, servlet and mysql employees achieve CRUD.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
web11_2/
web11_2/.classpath
web11_2/.myeclipse/
web11_2/.mymetadata
web11_2/.project
web11_2/.settings/
web11_2/.settings/.jsdtscope
web11_2/.settings/com.genuitec.eclipse.j2eedt.core.prefs
web11_2/.settings/com.genuitec.eclipse.migration.prefs
web11_2/.settings/org.eclipse.jdt.core.prefs
web11_2/.settings/org.eclipse.wst.common.component
web11_2/.settings/org.eclipse.wst.common.project.facet.core.xml
web11_2/.settings/org.eclipse.wst.jsdt.ui.superType.container
web11_2/.settings/org.eclipse.wst.jsdt.ui.superType.name
web11_2/src/
web11_2/src/dao/
web11_2/src/dao/EmployeeDAO.java
web11_2/src/entity/
web11_2/src/entity/Employee.java
web11_2/src/META-INF/
web11_2/src/META-INF/MANIFEST.MF
web11_2/src/tag/
web11_2/src/tag/DateTag.java
web11_2/src/tag/HelloTag.java
web11_2/src/test/
web11_2/src/test/EmployeeDAOTest.java
web11_2/src/util/
web11_2/src/util/DBUtil.java
web11_2/src/web/
web11_2/src/web/ActionServlet.java
web11_2/WebRoot/
web11_2/WebRoot/addEmp.jsp
web11_2/WebRoot/css/
web11_2/WebRoot/css/style.css
web11_2/WebRoot/error.jsp
web11_2/WebRoot/error2.jsp
web11_2/WebRoot/footer.jsp
web11_2/WebRoot/header.jsp
web11_2/WebRoot/hello.jsp
web11_2/WebRoot/hello2.jsp
web11_2/WebRoot/img/
web11_2/WebRoot/img/bg.gif
web11_2/WebRoot/img/bullet_green.gif
web11_2/WebRoot/img/bullet_grey.gif
web11_2/WebRoot/img/button.gif
web11_2/WebRoot/img/content_bg.gif
web11_2/WebRoot/img/footer.gif
web11_2/WebRoot/img/footer_bg.gif
web11_2/WebRoot/img/nane.gif
web11_2/WebRoot/img/tableheader-bg-grey.gif
web11_2/WebRoot/img/tableheader-bg.gif
web11_2/WebRoot/img/top_left.gif
web11_2/WebRoot/listEmp.jsp
web11_2/WebRoot/META-INF/
web11_2/WebRoot/META-INF/MANIFEST.MF
web11_2/WebRoot/updateEmp.jsp
web11_2/WebRoot/WEB-INF/
web11_2/WebRoot/WEB-INF/classes/
web11_2/WebRoot/WEB-INF/classes/dao/
web11_2/WebRoot/WEB-INF/classes/dao/EmployeeDAO.class
web11_2/WebRoot/WEB-INF/classes/entity/
web11_2/WebRoot/WEB-INF/classes/entity/Employee.class
web11_2/WebRoot/WEB-INF/classes/META-INF/
web11_2/WebRoot/WEB-INF/classes/META-INF/MANIFEST.MF
web11_2/WebRoot/WEB-INF/classes/tag/
web11_2/WebRoot/WEB-INF/classes/tag/DateTag.class
web11_2/WebRoot/WEB-INF/classes/tag/HelloTag.class
web11_2/WebRoot/WEB-INF/classes/test/
web11_2/WebRoot/WEB-INF/classes/test/EmployeeDAOTest.class
web11_2/WebRoot/WEB-INF/classes/util/
web11_2/WebRoot/WEB-INF/classes/util/DBUtil.class
web11_2/WebRoot/WEB-INF/classes/web/
web11_2/WebRoot/WEB-INF/classes/web/ActionServlet.class
web11_2/WebRoot/WEB-INF/lib/
web11_2/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.30-bin.jar
web11_2/WebRoot/WEB-INF/mytag.tld
web11_2/WebRoot/WEB-INF/web.xml
web11_2/.classpath
web11_2/.myeclipse/
web11_2/.mymetadata
web11_2/.project
web11_2/.settings/
web11_2/.settings/.jsdtscope
web11_2/.settings/com.genuitec.eclipse.j2eedt.core.prefs
web11_2/.settings/com.genuitec.eclipse.migration.prefs
web11_2/.settings/org.eclipse.jdt.core.prefs
web11_2/.settings/org.eclipse.wst.common.component
web11_2/.settings/org.eclipse.wst.common.project.facet.core.xml
web11_2/.settings/org.eclipse.wst.jsdt.ui.superType.container
web11_2/.settings/org.eclipse.wst.jsdt.ui.superType.name
web11_2/src/
web11_2/src/dao/
web11_2/src/dao/EmployeeDAO.java
web11_2/src/entity/
web11_2/src/entity/Employee.java
web11_2/src/META-INF/
web11_2/src/META-INF/MANIFEST.MF
web11_2/src/tag/
web11_2/src/tag/DateTag.java
web11_2/src/tag/HelloTag.java
web11_2/src/test/
web11_2/src/test/EmployeeDAOTest.java
web11_2/src/util/
web11_2/src/util/DBUtil.java
web11_2/src/web/
web11_2/src/web/ActionServlet.java
web11_2/WebRoot/
web11_2/WebRoot/addEmp.jsp
web11_2/WebRoot/css/
web11_2/WebRoot/css/style.css
web11_2/WebRoot/error.jsp
web11_2/WebRoot/error2.jsp
web11_2/WebRoot/footer.jsp
web11_2/WebRoot/header.jsp
web11_2/WebRoot/hello.jsp
web11_2/WebRoot/hello2.jsp
web11_2/WebRoot/img/
web11_2/WebRoot/img/bg.gif
web11_2/WebRoot/img/bullet_green.gif
web11_2/WebRoot/img/bullet_grey.gif
web11_2/WebRoot/img/button.gif
web11_2/WebRoot/img/content_bg.gif
web11_2/WebRoot/img/footer.gif
web11_2/WebRoot/img/footer_bg.gif
web11_2/WebRoot/img/nane.gif
web11_2/WebRoot/img/tableheader-bg-grey.gif
web11_2/WebRoot/img/tableheader-bg.gif
web11_2/WebRoot/img/top_left.gif
web11_2/WebRoot/listEmp.jsp
web11_2/WebRoot/META-INF/
web11_2/WebRoot/META-INF/MANIFEST.MF
web11_2/WebRoot/updateEmp.jsp
web11_2/WebRoot/WEB-INF/
web11_2/WebRoot/WEB-INF/classes/
web11_2/WebRoot/WEB-INF/classes/dao/
web11_2/WebRoot/WEB-INF/classes/dao/EmployeeDAO.class
web11_2/WebRoot/WEB-INF/classes/entity/
web11_2/WebRoot/WEB-INF/classes/entity/Employee.class
web11_2/WebRoot/WEB-INF/classes/META-INF/
web11_2/WebRoot/WEB-INF/classes/META-INF/MANIFEST.MF
web11_2/WebRoot/WEB-INF/classes/tag/
web11_2/WebRoot/WEB-INF/classes/tag/DateTag.class
web11_2/WebRoot/WEB-INF/classes/tag/HelloTag.class
web11_2/WebRoot/WEB-INF/classes/test/
web11_2/WebRoot/WEB-INF/classes/test/EmployeeDAOTest.class
web11_2/WebRoot/WEB-INF/classes/util/
web11_2/WebRoot/WEB-INF/classes/util/DBUtil.class
web11_2/WebRoot/WEB-INF/classes/web/
web11_2/WebRoot/WEB-INF/classes/web/ActionServlet.class
web11_2/WebRoot/WEB-INF/lib/
web11_2/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.30-bin.jar
web11_2/WebRoot/WEB-INF/mytag.tld
web11_2/WebRoot/WEB-INF/web.xml
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.