Re: ServletDirectory resource

> However, on looking at the standard error log file I notice that the
> servlet is destroy()-ed and init()-ted on each invocation, and that when I
> update the class file, it isn't reloaded unless I restart the server. This
> is obviously a hinderence for servlet developers.
> 
> All in all though, I'm _very_ impressed! Keep up the good work.
> 

 This is a known bug, now fixed. I think that a new jigsaw.zip with this
 bug fixed will be available soon.

 Note : this bug appears only when the Servlet Class file is not in the
        Servlet Directory. Actually, when the class file is in the CLASSPATH.

 
- Benoît Mahé -------------------------------------------------------
World Wide Web Consortium                       bmahe@sophia.inria.fr 
Architecture domain - Jigsaw Team               tel : 04 93 65 79 89
---------------------------------------------------------------------

Received on Monday, 15 September 1997 06:24:28 UTC