I wrote some jython servlets in the resin application server and put
them such as webapps/mycontext/pyserv.py. There are also some pure
java class in the webapps/mycontext/WEB-INF/classes. I try create these
objects from jython servlets but there is no effect. Does anyone know
how to setup the webapp classpath instead of using some "global"
classpath ?
Allen Kao
|