CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - servlet a

搜索资源列表

  1. 在线购物网站

    1下载:
  2. 当前比较流行的网上购物系统,采用JSP+Servlet开发,有一定的适用性-current popular online shopping system using JSP Servlet development, the applicability of a certain
  3. 所属分类:百货/超市行业

    • 发布日期:2008-10-13
    • 文件大小:8488977
    • 提供者:john
  1. JavaLibrary

    0下载:
  2. 使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。 A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:653743
    • 提供者:zrx
  1. jspguestbook

    0下载:
  2. 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:1304741
    • 提供者:黎平
  1. NONONews

    1下载:
  2. NONO一族J2EE新闻系统 采用了目前流行的J2EE技术,系统程序、应用服务器和数据库之间的协作运行更为完善、更为可靠、更为高效,整套系统具有安全性高、运行稳定、可移植性好、可扩展性高、数据处理迅速等优点。使用了javabeans、servlet、EJB、Jsp、DHTML、database和制定标签等技术实现了系统。具有强大的技术支持和学习价值。-silent owners J2EE news system based on the current popular J2EE techno
  3. 所属分类:OA系统

    • 发布日期:2008-10-13
    • 文件大小:6070752
    • 提供者:王家
  1. buyandsell

    1下载:
  2. 一个小型超市进销存系统,包括进货、销售、库存、报表、收银等方面,本程序主要演示如何利用JSP和Servlet技术建立一个基于web的应用系统-a small supermarket Invoicing system, including the purchase, sale, stocks, financial statements, cash registers, and so this program demonstrated how to use the main JSP and Serv
  3. 所属分类:百货/超市行业

    • 发布日期:2008-10-13
    • 文件大小:471497
    • 提供者:叶志勇
  1. OA-JAVA

    1下载:
  2. 本系统采用流行的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
  3. 所属分类:OA

    • 发布日期:2017-04-09
    • 文件大小:1482914
    • 提供者:Peng Jin
  1. jspdev

    0下载:
  2. struts jsp + servlet做的一个学生管理系统 大家看看 用MyEclipse 打开-struts jsp+ servlet to do a student management system take a look at the open with MyEclipse
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:636777
    • 提供者:ding
  1. blog

    0下载:
  2. 使用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!
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:613920
    • 提供者:cunzai
  1. add.test

    0下载:
  2. 用EXTJS + SERVLET + IBATIS实现的一个员工信息管理系统-With EXTJS+ SERVLET+ IBATIS implement a management system for employee information
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-06-20
    • 文件大小:30424341
    • 提供者:aaa
  1. itcompanies

    0下载:
  2. 一个公司管理系统,用简单的htmlt要servlet做的,有增.查.改功能.适合同学学习交流.-A company management system, with a simple servlet to do htmlt want, and there is increasing. Check. To function.适合Student Study communicate.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-27
    • 文件大小:42186
    • 提供者:
  1. java_AddressBookManagementSystem

    1下载:
  2. 通讯录管理系统 为一个网友做的通讯录管理系统,简单到没法再简单,适合刚刚接触java的人来学习。 本系统采用jsp+servlet ,属于mvc模式。 前台没有一点美工,本人不会一点美工,请原谅。 希望这个东西能给初学者提供一点点帮助。 数据库是mysql的,在database包中有连接类,自己读一下,用户:root 密码:1234-Address book management system as an address book management
  3. 所属分类:Home Personal application

    • 发布日期:2017-03-30
    • 文件大小:643694
    • 提供者:邵孟国
  1. cangkuguanlixitong

    0下载:
  2. 一个小型的仓库管理系统,用JSP+servlet+SQL2000编写-A small warehouse management system, using JSP+ servlet+ SQL2000 prepared
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-29
    • 文件大小:293955
    • 提供者:谢伟
  1. EbooksDemo

    0下载:
  2. 是一个图书店管理系统是基于servlet的编程-Is a graph bookstore management system is based on servlet programming
  3. 所属分类:Education soft system

    • 发布日期:2017-05-12
    • 文件大小:2717331
    • 提供者:陈龙
  1. school

    0下载:
  2. 本系统实现的是一个学生课程及成绩管理系统,它是整个教务管理系统中的一个子系统。主要用户是学生、教师和管理员、管理员管理系统的基本信息(如课程信息等),学生和教师通过系统完成不同的工作。使用的MVC三层架构的模式,使用JSP+Servlet结合了Struts和Hibernate,这是为了使用系统的结构-This system is a student curriculum and performance management system, which is the educational man
  3. 所属分类:Education soft system

    • 发布日期:2017-05-13
    • 文件大小:3475677
    • 提供者:adam
  1. bookstore

    1下载:
  2. 使用servlet和jsp编写的简易网上书店项目,供学习使用-Prepared using a simple servlet and jsp online bookstore project for learning to use
  3. 所属分类:Shop supermarket software system

    • 发布日期:2015-05-11
    • 文件大小:1278976
    • 提供者:bobby
  1. StudentManager

    0下载:
  2. 一个简单的学生管理系统试用了jpa+jsp+servlet -Student management system, a simple tried jpa+ jsp+ servlet
  3. 所属分类:Education soft system

    • 发布日期:2017-04-05
    • 文件大小:496876
    • 提供者:jinhui
  1. JAVAJSPPJavaBeanPServlet-OA

    0下载:
  2. 办公自动化管理系统由前台管理和后台管理两大部分组成。 前台管理模块实现:公告管理、公文管理、员工管理、部门信息、收发信息和优秀员工管理6-this is a JAVAJSP+JavaBean+Servlet OA
  3. 所属分类:OA

    • 发布日期:2017-05-04
    • 文件大小:1197546
    • 提供者:liguoyuan
  1. humanmanager

    0下载:
  2. 本人使用JAVA实现的一个人事管理系统的程序,使用了JSP,SERVLET技术,对MYSQL数据库进行操作,供大家参考-I use the JAVA implementation of a personnel management system, the use of the JSP, SERVLET technology, MYSQL database to operate, for your reference
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-04
    • 文件大小:1071125
    • 提供者:马博
  1. jdbc

    0下载:
  2. jsp写的小程序 图书管理系统 有上传修改删出功能 适合初学jdbc和servlet者-jsp to write a small program library management system has deleted the upload function to modify the servlet jdbc for beginners who
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:397801
    • 提供者:syb
  1. cart

    0下载:
  2. 一个简单的网上商城案例,用以java为基础,纯servlet编写,附带mysql数据库。(A simple online mall case, based on Java, written in pure servlet, attached to the MySQL database.)
  3. 所属分类:百货/超市行业

    • 发布日期:2017-12-18
    • 文件大小:4640768
    • 提供者:sml
« 12 »
搜珍网 www.dssz.com