搜索资源列表
surfframe.2.zip
- 自己写的servlet程序,用以管理搜集的url站点 ShowUrlList.java : 显示链接列表 AddUrl.java :增加链接 DBAdaptor.java :管理数据库连接 HtmlGenerator.java :辅助类 SearchUrl.java :搜索链接
Ajax+java+servlet简单应用
- Ajax+java+servlet简单应用
jetty-4.2.25-all
- 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
surfframe.2
- 自己写的servlet程序,用以管理搜集的url站点 ShowUrlList.java : 显示链接列表 AddUrl.java :增加链接 DBAdaptor.java :管理数据库连接 HtmlGenerator.java :辅助类 SearchUrl.java :搜索链接-Servlet own written procedures for the administration to collect the url site ShowUrlList.java: display a list
SimpleCounter
- 计数器,用servlet实现很简单-Counters, with the realization of a very simple servlet
client_chat
- ajax web 聊天室,这是Servlet 的客户端版本,使用Tomcat 服务器,你还可以使用openfire和任何其他XMPP充当服务器-This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or
ShoppingSys
- jsp+servlet+javabean 在eclipse下开发的购物系统,基于mvc模式开发的.对产品信息,客户信息,购物车信息等的操作-shopping system
CodeSendingEmailusingJavaServlet
- This code is basically used for sending Email using Java Servlet Check The Code Here ::mailservlet.java
servletAPI
- 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 docume
upload
- 文件上传,servlet实现文件上传和登录界面-upload the file and the login form
servletprogram
- basic servlet programming in java
review
- java search engine with servlet and jsp for developers
MSsystem
- 操作系统题库管理系统 该系统采用JSP+Tomcat+SQLServer结构,前台采用JSP,JavaBean.,Servlet,后台采用SQLServer2000数据库。本文详细论述了系统总体设计思想、数据库设计以及功能模块设计等。 -Item bank management system in the operating system uses JSP+ Tomcat+ SQLServer structure, front with JSP, JavaBean., Servlet,
BookShop
- 实现了网上书店的功能,购物车,自动跳转,运用了Servlet的技术。文件还包括需求文档,以及测试报告,-Functions to achieve an online bookstore, shopping cart, automatic jump, use the Servlet technology. The document also includes requirements documents, and test reports
javaWed.rar
- 用java+servlet+sql server实现的招聘系统,让WEB方向的人从底层做起,了解网站建设,Java+servlet+sql server implementation of the recruitment system, WEB direction about website building from the ground up,
servlet-api
- Servlet API。JAVA Web编程的API。-Servlet API. JAVA Web programming API.
Java.biyeshejijiaoxueguanli
- J2EE技术无疑是当今因特网应用的最佳技术方案之一,围绕J2EE技术的应用性,也产生了大量的Web开发框架、中间层开发框架、数据层开发框架,它们极大地提升了J2EE技术的易用性[1]。本文描述了J2EE的相关技术,比如Servlet,JSP,Struts,Hibernate等,并用这些技术完成一个基于Web的教学管理系统。-J2EE technology is undoubtedly one of today' s Internet applications, the best techn
CodeSendingEmailusingJavaServlet
- This code is basically used for sending Email using Java Servlet Check The Code Here ::mailservlet.java
client-yale
- 耶鲁大学开发的单点登录(Single Sign On)系统称为CAS(Central Authentication Service)被设计成一个独立的Web应用程序(cas.war)。它目前用几个Java Servlet作为实现并且通过一个Https服务器来运行。-Yale development of Single sign-on (use On) system is called the CAS (Central Authentication Service) is designed to
day3
- http协议的讲解,用java写一些简单的servlet方法,适合于初学者。-explain the http protocol, used to write some simple java servlet method, suitable for beginners.