Even I face the same problem with Java WebServer, what I do is
... restart the server everytime I  make changes to servlet pgm.


Chary
----------
From:   Mukul Gandhi[SMTP:[EMAIL PROTECTED]]
Reply To:       A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology.
Sent:   Tuesday, January 25, 2000 3:06 PM
To:     [EMAIL PROTECTED]
Subject:        Problem

Hello ,
I am using JRUN, Netscape Enterprise Server 3.6 & SunOS 5.6 to execute
servlets. But I am facing some problem. Lets say I place a servlet class
file in the web server. It works fine. Now when I make some changes in
the
servlet and again place the updated class file on the server, the
servlet
engine executes the old version of class file.
What could be the problem ? Can there be the problem with the server
picking the old servlet class file from cache ? If yes, how do we
resolve
this ?

regards
-mukul

--------------------------------------------------------------
Bharti Cellular Limited, New Delhi, India

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to