Hi !
 
JServ ist able to reload classes on demand, if the class has changed.
This work fine for Servlets.
 
My question: How can i enable this feature in gnujsp (0.9.10) ?
 
The compiler can be forced by using it's init args. But the created
Servlets are unable to load any class from the repositories.
 
It seem that GnuJSP just uses the standard class loader.
 
Any Idea / solution ?
 
Volker

Reply via email to