搜索资源列表
jspguestbook
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
javawww
- java servlet add by username userpassword-by username userPassword
jifenjin
- java中的jsp+servlet技术编写的一个超市进销存的的系统
OA-JAVA
- 本系统采用流行的MVC设计模式,是一个典型的JSP +JavaBeans +Servlet +JDBC +DBMS的Web应用,具有较高的可维护性与可扩展性。 在开发过程,采用MyEclipse 7.0为主要的开发工具,数据库管理系统采用SQL Server 2000,Web服务器采用Apache的开源项目Tomcat6.0。- The system USES the MVC design patterns, popular is a typical JSP+ JavaBeans+ Se
blog
- 使用JSP/SERVLET+JDBC进行了CRUD操作,实现了博客系统!做为学习JAVA WEB开发的好教程!-Use JSP/SERVLET+ JDBC CRUD operations conducted to achieve the blog system! JAVA WEB Development as a good learning tutorial!
j2eeDRP
- JSP、SERVLET、SQL2000的企业管理系统,为各位JAVA爱好者提供学习的便利。-JSP, SERVLET, SQL2000 enterprise management system, for you to learn JAVA to provide the convenience of fans.
java_AddressBookManagementSystem
- 通讯录管理系统 为一个网友做的通讯录管理系统,简单到没法再简单,适合刚刚接触java的人来学习。 本系统采用jsp+servlet ,属于mvc模式。 前台没有一点美工,本人不会一点美工,请原谅。 希望这个东西能给初学者提供一点点帮助。 数据库是mysql的,在database包中有连接类,自己读一下,用户:root 密码:1234-Address book management system as an address book management
bookshop
- 这个项目图书管理系统,实现了管理员登陆,增删改查书籍,管理员退出,基于servlet的工程-The project library management system, the administrator login, additions and deletions to search books, the administrator quit the project based on servlet
depot
- java servlet演示例子,超市管理系统-java servlet demo example, the supermarket management system
BuyBooks
- 网上书店程序,里面包括了源代码和数据库,使用java servlet写的-Online bookstore program, which includes the source code and database, use java servlet to write
hospital
- 医院门诊预约系统使用SQL SERVER作为数据库,主界面采用JSP,采用servlet调用EJB实现各功能模块。实现了医生、患者、管理员三类人员的具体功能.-Hospital outpatient appointment system uses SQL SERVER as the database, the main interface using JSP, EJB implementation using servlet calls the function module. Realized
hotel
- 酒店管理系统,java+javabean+servlet-Hotel management system, java+ javabean+ servlet
BookStore
- Javabean+Servlet+Jsp书店管理系统-Java bookstore management system
teamthree
- OA员工管理系统的java源码, servlet+sqlserver2000 实现了员工之间的交流,员工管理增删改查,留言板等功能--OA staff management system java source code, servlet+ sqlserver2000 to achieve communication between employees, staff management CRUD, message boards and other functions-
demo_06
- 本系统为医院病历管理系统,该系统包含病人、医生、前台人员、管理员四个用户,可以实现对医院里病人的信息进行录入、查询、和修改。该系统开发语言:JAVA,采用MVC三层架构(JSP+JAVABEAN+Servlet)-The system for hospital medical records management system, the system includes patient, doctor, front desk staff, administrators four users can
1
- 图书管理系统 java+servlet+css+javascr ipt-Library management system java+ servlet+ css+ javascr ipt
Library-management-system
- 图书管理系统,本系统前台采用JSP技术,Jsp是基于Java Servlet以及整个Java体系的Web开发技术,利用这一技术可以建立安全的、跨平台的先进动态网站,这项技术还在不断地被更新和优化。后台数据库是SQL Server 2000,而SQL Server则是Microsoft公司数据库系列中的旗舰产品,两者结合,为Web数据库技术提供了完美的实现体系。 基于web的图书管理系统,是通过网页的形式,完成图书信息的管理、读者信息的管理及借阅归还的管理等功能。-Library manageme
gpa09-15-2
- java Servlet代码 实现学生成绩管理系统 信息 成绩 课程-java servlet code to achieve student performance management system results courses
servlet-jsp-bbs
- some java program please try it
cart
- 一个简单的网上商城案例,用以java为基础,纯servlet编写,附带mysql数据库。(A simple online mall case, based on Java, written in pure servlet, attached to the MySQL database.)