WebStack

tools/JavaServlet/NOTES.txt

228:5f9836c6dd9d
2004-09-02 paulb [project @ 2004-09-02 19:32:22 by paulb] Added separation of path and body fields to those frameworks which merge the values into a single source. Certain charset/encoding issues may remain.
     1 Before running build.py, compile the special PyServlet classes:
     2 
     3 CLASSPATH=$CATALINA_HOME/common/lib/servlet.jar:$JYTHON_HOME/jython.jar \
     4     javac classes/uk/org/boddie/webstack/util/PyServlet.java