The Java Apache Project is proud to annouce:

Apache JServ 1.0 - A Unix/Win32 Java Servlet Engine for Apache

<http://java.apache.org/>

About

Apache JServ is a 100% pure Java servlet engine fully compliant with the
Sun Java Servlet API 2.0 specification. Since we believe in the great
value complete portability between different servlet platforms, together
with portability of Java binary code, we worked very close with Sun and
other JVM implementers to provide correct interpretations or Java
specifications both for servlets and for the Java language itself.

The result is a pure servlet engine that works on any "version 1.1.x and
1.2.x" Java Virtual Machine and may execute any Java servlet compliant with
version 2.0 of the Servlet API.

To obtain such complete abstraction from native environments, Apache JServ
1.0 was designed as a server application serving requests made with a
specific protocol (simply enough named Apache JServ Protocol). Then,
included modules allow the web server to "translate" servlet requests and
forward them to the right servlet engine.

History

The Apache JServ project was started on July 29, 1997 with the release of
Apache JServ 0.9a. After almost 2 years of development and 17 alpha and beta
releases the developers have released 1.0 final. The developers feel that
this version is stable enough for use in both development and production
environments.

Future

Apache JServ 1.1, which is currently in development, will support a
completely re-written Servlet Engine that supports the Sun Java Servlet API
2.1.x. No timeframe for release has been set.

-jon


-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to