搜索资源列表
jetty-4.2.25-all
- 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
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
httpsrv-8626
- httpservlet服务器,支持SERVLET-support servlet HTTP server code!
day3
- http协议的讲解,用java写一些简单的servlet方法,适合于初学者。-explain the http protocol, used to write some simple java servlet method, suitable for beginners.
Http服务器示例
- 入口点Main.java,写自定义处理先extends Servlet 然后实现DoGet,DoPost,再改配置文件和WebApp