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

GNUJSP 0.9.7 released


Hi,

I have just released version 0.9.7 of GNUJSP. This is the 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 ran. 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.
   
This is maintenance release. The compiler command line is now printed
and the docs have been cleaned up. Please see the file CHANGES for
details.

Homepage: http://www.xs4all.nl/~vincentp/gnujsp/
Download: http://www.xs4all.nl/~vincentp/gnujsp/#download
Changelog: http://www.xs4all.nl/~vincentp/gnujsp/CHANGES

  Vincent Partington <vincentp@xs4all.nl>