[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

GNUJSP 0.9.9 - Java Server Pages


Hi!

A new homepage, a new email address, some actual code improvements and a
contributions section are the new things for this version. Here is the
official announcement.

GNUJSP is a free implementation of Sun's Java Server Pages. Once the
GNUJSP servlet is correctly installed, files with the extension .jsp are
translated into java source files, compiled, and run. Although this
software is quite stable, there is no 1.0 release yet, because the JSP
specification has not been finalized yet. When it has been, GNUJSP will
implement the specification as soon as possible. 

Error detection and reporting have been improved and a contributions
section has been added. Please see the file CHANGES for details of the changes.

Homepage: http://www.klomp.org/gnujsp/
Download: http://www.klomp.org/gnujsp/#downlaod
Changelog: http://www.klomp.org/gnujsp/CHANGES

  Vincent Partington <vinny@klomp.org>