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

GNUJSP 0.9.8 - Java Server Pages


Hi,

Here it is, the version of GNUJSP with the backwards-incompatible
changes. :)

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. 

The class loader has been modified to allow for easier bean development,
the configuration options have been changed and improved, and lots of
other things were changed. Please see the file CHANGES for details of
the not-always-backwards-compatible changes.

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

  Vincent Partington <vincentp@xs4all.nl>