Current Stable Version: Xervlet 7.2.1
Description

Lets start off with what the definition of a 'Xervlet':
A 'Xervlet' is a Servlet on Steroids that makes developing web-based applications VERY easy to do.
This API was started over 2 years ago and uses what is now called MVC [Model View Controller]
As the times changed, the API had to change.  I'm hoping that this API can help others get
their feet wet in the web-based java world without pulling out their hair or just giving up.
and may God forbid...moving to .NET
In laymen's terms they simple separate the data from the display.

The Xervlet API simples extends the Servlet API that SUN provides and gives the user a very
powerful tool for creating web based applications with a minimal amount of development.

Download  
Tutorial [online] [gz]
API Document [online] [gz]
Required Modules:
Xerces XML Parsing tool  (no longer needed with the latest release)
Ant Java Compiling Utility [ only required if using the build.xml to compile the Xervlet API]
J2EE Sun's Servlet API

SourceForge.net Logo