文件名称:chapter11
介绍说明--下载内容均来自于网络,请自行研究使用
实现用户的用户名和密码登录,其中包括数据库插入学生信息,再通过浏览器访问URL获得学生登录界面。-Implement user login username and password, including student information into the , and then get the students to access the URL through the browser login interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chapter11\.classpath
.........\.mymetadata
.........\.project
.........\.settings\.jsdtscope
.........\.........\com.genuitec.eclipse.j2eedt.core.prefs
.........\.........\org.eclipse.wst.jsdt.ui.superType.container
.........\.........\org.eclipse.wst.jsdt.ui.superType.name
.........\src\com\etc\dao\CustomerDAO.java
.........\...\...\...\...\JDBCConnectionFactory.java
.........\...\...\...\filter\LoginFilter.java
.........\...\...\...\......\PrintURLFilter1.java
.........\...\...\...\......\PrintURLFilter2.java
.........\...\...\...\listener\CounterListener.java
.........\...\...\...\service\CounterService.java
.........\...\...\...\.......\CustomerService.java
.........\...\...\...\....let\GetAllServlet.java
.........\...\...\...\.......\GetPersonalServlet.java
.........\...\...\...\.......\LoginServlet.java
.........\...\...\...\vo\Customer.java
.........\WebRoot\allcustomers.jsp
.........\.......\index.jsp
.........\.......\META-INF\MANIFEST.MF
.........\.......\personal.jsp
.........\.......\WEB-INF\classes\com\etc\dao\CustomerDAO.class
.........\.......\.......\.......\...\...\...\JDBCConnectionFactory.class
.........\.......\.......\.......\...\...\filter\LoginFilter.class
.........\.......\.......\.......\...\...\......\PrintURLFilter1.class
.........\.......\.......\.......\...\...\......\PrintURLFilter2.class
.........\.......\.......\.......\...\...\listener\CounterListener.class
.........\.......\.......\.......\...\...\service\CounterService.class
.........\.......\.......\.......\...\...\.......\CustomerService.class
.........\.......\.......\.......\...\...\....let\GetAllServlet.class
.........\.......\.......\.......\...\...\.......\GetPersonalServlet.class
.........\.......\.......\.......\...\...\.......\LoginServlet.class
.........\.......\.......\.......\...\...\vo\Customer.class
.........\.......\.......\web.xml
.........\.......\welcome.jsp
.........\.......\WEB-INF\classes\com\etc\dao
.........\.......\.......\.......\...\...\filter
.........\.......\.......\.......\...\...\listener
.........\.......\.......\.......\...\...\service
.........\.......\.......\.......\...\...\servlet
.........\.......\.......\.......\...\...\vo
.........\.......\.......\.......\...\etc
.........\src\com\etc\dao
.........\...\...\...\filter
.........\...\...\...\listener
.........\...\...\...\service
.........\...\...\...\servlet
.........\...\...\...\vo
.........\WebRoot\WEB-INF\classes\com
.........\src\com\etc
.........\WebRoot\WEB-INF\classes
.........\.......\.......\lib
.........\src\com
.........\WebRoot\META-INF
.........\.......\WEB-INF
.........\.myeclipse
.........\.settings
.........\src
.........\WebRoot
chapter11