org.apache.commons.jci.examples.serverpages |
Example how to use jci to build a simple JSP servlet.
|
Java Source File Name | Type | Comment |
JspGenerator.java | Class | |
JspReader.java | Class | |
ServerPageServlet.java | Class | A mini JSP servlet that monitors a certain directory and
recompiles and then instantiates the JSP pages as soon as
they have changed. |