
|
|
|
|
Home / Computers / Programming / Languages / Java / Server-Side / Web Servers
|
|
|
|
Web Sites
|
- A Simple Multithreaded Web Server - A tutorial article from java.sun.com with the source code for a working minimalist webserver.
developer.java.sun.com/developer/technicalArticles/Networking/Webserver
- Bajie Java Http Web Server - Includes installation guide, FAQ, bug list, and source.
www.utdallas.edu/~gxz014000/websrv
- Jetty HTTP Server - A HTTP Server and Servlet container written in 100% Java. [Open source, Artistic-like License]
jetty.mortbay.com/jetty
- Jigsaw - The official W3C Java-based Web server. (W3C is the WWW standards body.) With a modular architecture and full HTTP/1.1 compliance, the Jigsaw server is an experimental platform for W3C and the Internet community.[Open Source]
www.w3.org/Jigsaw
- Vq Server - Java server for Windows 9x/NT and Mac. [Freeware, requires registration]
www.vqsoft.com/vq/server
- XmlHttpServer - A secured Web Server developped in Java, Servlet container and using XT (a Java XSLT processor) to transform Xml into Html documents. [Open Source]
www.xmlhttpserver.org
|
|
|
|
|