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
|
- Re: dynamic ClassLoader Volker Richert
- Re: dynamic ClassLoader jon *
- Re: dynamic ClassLoader jon *