- From: Yves Lafon <ylafon@w3.org>
 - Date: Mon, 14 Feb 2000 15:59:32 +0100 (MET)
 - To: Werner Hennrich <wehe@gmx.at>
 - cc: Www-Jigsaw <www-jigsaw@w3.org>
 
On Mon, 14 Feb 2000, Werner Hennrich wrote:
> Will that still work,
> if /foo/bar also contains other, non-servlet resources,
> e.g. a WebbApplication as defined in JSDK 2.1 ??
> 
> like e.g.
> /foo/bar/index.html
> /foo/bar/logo.gif
Of course, the container will continue to act as a normal container, the
only difference is that it will add it in the classpath for all the
servlet in this container.
> and still have /foo/bar/MyApp be a Servlet
> loaded through JigSaws classloader (MyApp is not
> in the ClassPath so that it is reloaded after recompilation).
Also, the servlet will be reloaded if you change the classes (if set in
the configuration).
Regards,
      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    
Received on Monday, 14 February 2000 09:58:01 UTC