Hi! I would like to announce the availability of version 1.0beta1 of the free and finally fully open source web server jo! Download: http://www.tagtraum.com/ Enjoy, -hendrik In the current version jo! supports: * Servlet API 2.2 * JSP 1.1 * HTTP/1.1 including persistent connections, pipelining, byte ranges, virtual hosts, etc. * Memory sensitive file cache * Basic, Digest and form based authentication * SSL * Restoring of serializable sessions after shutdown * Autointernationalization * Automatic compression of textual data * Automatic reloading of WARs * Automatic reloading of JSP and servlets Changes since the last release: o GUI enhancements o Re-modeling of named jsp integration o Webapp restart bug has been fixed o "Space in classpath" problem fixed o Webapp deployment now a lot simpler (simple drop in) o Bug in HttpSession.invalidate() fixed o Performance improvements o Added JoMBean -> jo! is now managable with JMX o Serialized sessions, webapps etc. are now stored relative to the path declared in the JO_HOME environment variable o Fixed bug in ServletContext.removeAttribute() o Substituted javax.swing.Timer with custom timer o Uses official 2.2b jar from Sun - - - - - - - - - - - - - - - - - - - - - - - - - - - tagtraum industries http://www.tagtraum.com/ jo! small&smart 2.2 servletengine Java Server & Servlets The web-application book The WebApp Framework http://www.webapp.de/ =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
