|
|
1. |
A Tutorial on Java Servlets and Java Server Pages
-
Servlet Tutorial: A brief introduction to Java Servlets and Java Server Pages.
|
|
|
2. |
Enhydra XMLC - Home Page
-
Enhydra XMLC is a presentation engine that enforces a strict separation of markup and logic.
|
|
|
3. |
Jakarta Cactus
-
Cactus is a testing framework that allows you to create unit tests for your servlets.
|
|
|
4. |
Java Servlets
-
Official Documentation and Reference Implementation
|
|
|
5. |
JSR 53
-
Access to Java Servlet 2.3 and JavaServer Pages 1.2 specifications.
|
|
|
6. |
O'Reilly Servlets.com
-
Collection of servlets to handle file uploads, send email, cache responses, generate server push pages, parse parameters, and negotiate locales for internationalization.
|
|
|
7. |
OXXus Hosting
-
Java-Servlet web host supporting v2.3 & v2.4 servlet specification.
|
|
|
8. |
Servlet Essentials
-
Servlet tutorial by Stephan Zeiger
|
|
|
9. |
Servlets.net
-
Java servlet, JSP, and web application hosting.
|
|
|
10. |
ServletSpeedster
-
A JSP/Servlet partial caching system. This is a universal container independent caching system that allows you to write faster running servlets and JSP's in Java. [Open source, BSD License]
|
|
|
11. |
Struts Framework
-
An open source framework for building Servlet/JSP based web applications based on the Model-View-Controller (MVC) design paradigm [Open Source, BSD-like]
|
|
|
12. |
The Apache Cocoon Project
-
Cocoon is an XML based servlet framework.
|
|
|
13. |
Archives of SERVLET-INTEREST@JAVA.SUN.COM
-
Archives of Sun Microsystem's servlet-interest mailing list.
|
|
|
14. |
BrowserHawk4J JavaBean
-
Servlet utility which will return information about the client's browser.
|
|
|
15. |
Fundamentals of Java Servlets
-
The Java Developer Connection (JDC) presents a Short Course on the Fundamentals of Java Servlets
|
|
|
16. |
jGuru: Servlets FAQ Home Page
-
Answers to frequently asked Servlet questions.
|
|
|
17. |
ONJava.com: How Servlet Containers Work
-
Budi Kurniawan demonstrates a basic Java servlet container.
|
|
|
18. |
Story of a Servlet: An Instant Tutorial
-
Sun Microsystems brief tutorial on how to write servlets.
|
|
|
19. |
Tea Trove
-
Template toolkit for Java servlets
|
|
|
20. |
WebMacro Servlet Framework
-
A Java template engine that enables one to follow the model/view/controller pattern when building web applications, creating a separation between business logic and presentation logic. It is a competitor to JSP.
|
|
|
21. |
xml.com: XML and Java Servlets
-
A resource directory enumerating the XML tools available for use within Java servlets.
|