搜索资源列表
jsp-chapter5
- 本实例是一个由JSP实现的网上购物系统。本实例实现了基本的登录验证、查询商品、分页处理、购物车处理以及订单处理功能。程序安装方法是: 第一步:将cart.jsp复制到C:\\Apache Tomcat 4.0\\webapps\\ROOT下。 第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\\Apache Tomcat 4.0\\common\\classes目录中。 第三步:将cart.mdb复制到C:\\下。 第四步:配制ODBC数据源,在
validator
- 表单的验证一直是Web开发头痛的问题,表单验证类 Validator就是为解决这个问题而写的,旨在使设计者从纷繁复杂的表单验证中解放出来,把精力集中于UI设计与业务逻辑上。-Verification form has been a headache for Web development, Forms Authentication is the type of Validator to solve this problem and wrote, designed to enable design
imagecheck
- 这是一个JSP图片验证的代码,图片验证已经被在登录的时候广泛运用-This is a JSP image verification code, and images verify that the time has been widely used in the registry
EmailManager
- 仿网易邮箱注册功能,jsp+servlet,mysql数据库,验证邮箱名是否已经存在,以及各种注册信心的验证-Imitation NetEase mailbox registration function, jsp+servlet, mysql database, verify that the the mailbox name already exists, and a variety of verification of registration confidence