Jetty 2.1.3 OpenSource Java HTTP/1.1 Servers is available
at http://www.mortbay.com

Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be 
embedable, extensible and
flexible, thus making it an ideal platform for serving dynamic HTTP requests from any 
Java application. Jetty supports
the javax.servlet 2.1 API, Java Server Pages plus many more features.

Jetty is primarily intended as a light weight, high performance servlet engine for 
embedding in Java applications. It is
also an ideal platform for servlet development and testing.

Release 2.1.3 - 19 March 1999
  + Added support for suffixes to PathMap
  + Included GNUJSP implementation of Java Server Pages
  + Use Java2 javadoc

Release 2.1.2 - 9 March 1999
  + JSDK 2.1.1
  + API documentation for JSDK 2.1.1
  + Cascading style sheet HTML element added.
  + Fixed trailing / bug in FileHandler (again!).
  + Converted most servlets to HttpServlets using do Methods.

Release 2.1.1 - 5 March 1999
  + Reduced number of calls to getRemoteHost for optimization
  + Faster version of HttpInputStream.readLine().
  + com.mortbay.Base.DateCache class added and used to speed date handling.
  + Handle '.' in configured paths (temp fix until PropertyTrees)
  + Fast char buffer handling in HttpInputStream
  + Faster version of HttpHeader.read()
  + Faster version of HttpRequest
  + Size all StringBuffers

Release 2.1.0 - 22 February 1999
  + Session URL Encoding
  + PropertyTrees (see new Demo page)
  + ServletDispatch (see new Demo page)
  + image/jpg -> image/jpeg
  + Deprecated com.mortbay.Util.STF
  + getServlet methods return null.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to