Re: I have questions about servlet.

On Tue, 25 Apr 2000, 2Slickk wrote:

> >
> 
> I had a similar problem: i have a servlet class that i modifiy and it
> doesn't reload, even when i don't edit the classes used by the servlet

if you are on unix, and you want to force a servlet reload, do a touch on
the servlet .class. Of course it won't work if your servlet is in a jar
file.

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Wednesday, 26 April 2000 02:14:58 UTC