GNUJSP 1.0.0, a free and open source implementation of Sun's JavaServer Pages technology, is now available from http://www.klomp.org/gnujsp/. This version is the work of many developers and builds on the codebase established by Vincent Partington with his series of 0.9 releases, adding a new parser and many other features. Version 1.0.0 supports the JSP 1.0 specification, and runs with web servers and servlet engines that support either JSDK 2.0 (like Apache JServ) or JSDK 2.1 (like the W3 Consortium's Jigsaw). Because GNUJSP runs as a servlet and consists entirely of Java code, it can be run in a wide variety of environments. This version comes with an extensive testsuite which demonstrates the various features of GNUJSP and JSP 1.0 syntax, including our support for JSDK 2.1 features under JSDK 2.0 servlet engines via wrapper classes. For further information, please see the GNUJSP page or contact the mailing list at [EMAIL PROTECTED] GNUJSP is available under the terms of the GNU General Public License. Thanks to all developers and testers who have made this release possible! Wes =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
