The Apache JServSSI Project

What is it?

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.

What does it do?

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.

What do I need to use it?

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.

What can I find it?

Apache JServSSI may be find in the distribution section or in the "jserv_ssi" CVS module.

How do I contribute, fix bugs and so on?

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.