Apache JServSSI is Java servlet that provides support for including dynamic servlet output from within HTML documents via the <SERVLET> tag as specified by the JavaSoft Java Web Server.
Apache JServSSI parses JHTML files, executes the servlets as specified by the <SERVLET> tag and replaces those tags with the output of the executed servlet. The <SERVLET> tag can be seen as the server side equivalent of the <APPLET> tag.
Apache JServSSI is a servlet based on the JavaSoft Servlet API 2.0 and can be executed by any web server that can execute such servlets.
Apache JServSSI may be find in the distribution section or in the "jserv_ssi" CVS module.
Send bug reports, suggestions and ideas to the main Java Apache Mailing List, specifying [jservssi] in your mail subject.
Copyright (c) 1997-98 The
Java Apache Project.
All rights reserved.