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

GNUJSP 0.9.10 - Java Server Pages


Hi,

No JSP 1.0 compliant version yet, but an update to fix some problems some
people were having. This 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. 

A few minor improvements have 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>