Welcome![Sign In][Sign Up]
Location:
Search - java/servlet

Search list

[JSP/JavaServlet_Jsp_Login

Description: Servlet 、Jsp 、数据库结合,实现一个登陆。-Servlet, Jsp, database integration, the realization of a landing.
Platform: | Size: 2957312 | Author: yonghua | Hits:

[JSP/Javaminiserver4j-0.1

Description: miniServer4J 是一个简洁小巧的 HTTP WEB 应用服务器。 其底层基于 JRE6.0 Networking 模块的 com.sun.net.httpserver 工具包提供对 HTTP 协议层提供支持, 在此基础上对上层应用程序提供标准的 Java Servlet 支持。-miniServer4J is a simple and compact HTTP WEB application server. Based on its bottom JRE6.0 Networking toolkit module com.sun.net.httpserver provide HTTP protocol layer to provide support, based on this application on the upper provides a standard Java Servlet support.
Platform: | Size: 1239040 | Author: 1111 | Hits:

[JSP/JavaOA

Description: 一个很好的oa系统,jsp+servlet实现,需要的可以下来看看,-Oa a good system, jsp+ Servlet realized the need to take a look at the can down,
Platform: | Size: 8275968 | Author: 吴灿 | Hits:

[JSP/Javabooksystem

Description: 项目名叫网上图书馆,实现借书,查书,还书等功能,采用JSP+servlet+Javabeen实现。-Project called online library, the realization of a library, check books, books and other functions, using JSP+ Servlet+ Javabeen to achieve.
Platform: | Size: 11258880 | Author: luoyuhua | Hits:

[JSP/Java87361004jsp+servlet+javaBean+sql_server

Description: 一个java+serlet+javabean的网上书店-A java+ Serlet+ Javabean the online bookstore
Platform: | Size: 393216 | Author: Mr.Li | Hits:

[JSP/JavaServletDemo

Description: JAVA初学者源代码例子,从不同应用方面讲解--连接数据库篇-JAVA beginners source code examples, from different applications on- connect to database articles
Platform: | Size: 247808 | Author: bob | Hits:

[JSP/Javajsp_servlet

Description: 李兴华老师 jsp/servlet 视频的全部源码-Li Xinghua teachers jsp/servlet video of all-source
Platform: | Size: 56320 | Author: chenjun | Hits:

[JSP/Javabbs

Description: 一个完整的BBS系统前台浏览和后台管理系统。基于JSP+Servlet+JavaBean MVC模式架构。-A complete BBS system, front views and back-office management system. Based on JSP+ Servlet+ JavaBean MVC model architecture.
Platform: | Size: 484352 | Author: Sherry | Hits:

[JSP/JavapressRelease

Description: JSP+Servlet标准的MVC框架实现的一个新闻发布系统。JSP->Servlet->Service->DAO->DBMS分层实现。使用SmartUpload上传文件,实现了多数据分页功能和大数据缓存优化技巧。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-JSP+ Servlet standard MVC framework of realization of a press release system. JSP-> Servlet-> Service-> DAO-> DBMS stratified realize. Upload files using SmartUpload achieved many data paging functions and large data cache optimization techniques. Projects have a complete code and detailed documentation and system specification transplantation to help the U.S. study and understanding.
Platform: | Size: 2502656 | Author: Sherry | Hits:

[JSPservlet-2_4-fr-spec

Description: java servlet specification version2,全面系统介绍servlet的相关内容-java servlet specification version2, comprehensive and systematic introduction of the relevant content servlet
Platform: | Size: 664576 | Author: 吴俊 | Hits:

[JSP/Javaxmlonlinetestsystem

Description: xml java+servlet+jsp -xml test System
Platform: | Size: 149504 | Author: blackspring | Hits:

[JSP/Javaorg.springframework.web.servlet-sources-3.0.0.M1.r

Description: Springframework最好的servlet框架-Springframework best servlet framework
Platform: | Size: 478208 | Author: 吕务展 | Hits:

[Internet-NetworkservletAPI

Description: servlet api全解 This document is built from the HTML documentations available at java.sun.com. It is regularly updated, when new versions of original documentations become available. To download updates and many other WinHelp and HTMLHelp Java documentations for free, visit Franck Allimant s web site : http://www.confluent.fr/javadoc/indexe.html (in English) http://www.confluent.fr/javadoc (in French)-This document is built from the HTML documentations available at java.sun.com. It is regularly updated, when new versions of original documentations become available. To download updates and many other WinHelp and HTMLHelp Java documentations for free, visit Franck Allimant s web site : http://www.confluent.fr/javadoc/indexe.html (in English) http://www.confluent.fr/javadoc (in French)
Platform: | Size: 247808 | Author: LiaoqianFu | Hits:

[Internet-Networkupload

Description: 文件上传,servlet实现文件上传和登录界面-upload the file and the login form
Platform: | Size: 635904 | Author: 杨丽 | Hits:

[WEB CodeBBS

Description: java+servlet+jsp开发的BBS完整系统java+servlet+jsp开发的BBS完整系统-java+ servlet+ jsp complete BBS system developed java+ servlet+ jsp developed a complete system BBS
Platform: | Size: 876544 | Author: gaoke | Hits:

[J2MEMobileDataManager

Description: J2ME mobile application to upload data to a Java Servlet
Platform: | Size: 2048 | Author: lodozi | Hits:

[JSP/JavaDownloadServlet

Description: WEB下载文件,在WEB页面将链接指到该servlet,需要传递文件路径和文件名称。-WEB download documents, the link in the WEB page refers to the servlet, the need to transfer a file path and file name.
Platform: | Size: 1024 | Author: tubin | Hits:

[JSP/Java2009

Description: 本系统是新华社内部信息管理系统,在本系统中主要是处理信息(资料)的管理,主要的操作有列表显示资料信息、添加资料、修改资料、删除资料。为了资料的管理权限化、规范化、明确化。在本系统中用户管理一块,主要操作有列表用户信息、添加用户、修改用户、删除用户。为了方便用户对资料的管理和查找,本系统增添了资料检索模块,主要可以对资料的标题、内容、创建人、创建时间进行检索。此外,为了系统的可扩展性,预留了资料分类管理模块,该模块在本版本中还没实现。本系统采用MVC三层架构的模式,在开发过程中使用Struts和Hibernate来处理页面的逻辑和对象的持久化工作。避免了单纯的JSP+Servlet进行开发,使系统的结构更加清晰同时简化开发工作。 1) 使用Struts,体现MVC三层实现模式 2) 使用Hibernate操作数据库,实现数据库的持久化操作 -The system uses a three-tier MVC model, used in the development of Struts and Hibernate to handle the logic of the page and the work of persistent objects. To avoid the simple JSP+ Servlet for development, the structure of the system more clearly at the same time to simplify development. 1) the use of Struts, reflected the realization of three-tier MVC model 2) the use of Hibernate database operation to achieve persistent database operation
Platform: | Size: 12462080 | Author: 李海特 | Hits:

[JSP/Javamvc-JSP-Servlet-javabean

Description: 基于mvc框架 实现留言板 JSP+Servlet+javabean -Mvc framework based on the message board to achieve JSP+ Servlet+ javabean
Platform: | Size: 13312 | Author: cyz | Hits:

[JSP/JavaEXAM-SYSTEM

Description: 用java+servlet实现在线考试系统-online Examsystem
Platform: | Size: 4552704 | Author: lihao | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net