Delete the class files under the web server's dir.  and Recompile
Also delete the class files if you have copies of them in any other dir.
(other than under the webserver)
for eg. c:\mydir\

restart the webserver.
Should work now.

vaish



----- Original Message -----
From: Julio Monroy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 07, 1999 1:31 PM
Subject: Re: Servlet--->Class


> Try restarting the WEB server.  This is a known bug in at least one WEB
> server (Java Web Server v1.1.3 from Sun).
>
>
>
> Monish Unni wrote:
> >
> > Venerable Servlet Gurus,
> > Im Instantiating & calling a class from a Servlet service Method.After
> > Modifying the calling class (recompiling) The servlet still calls the
old
> > class.(Browser Cache cleared,Browser Restarted)To check I delete the
> > calling class from the Disk,The jws still allows me to call the
Class(which
> > doesnt xsist)Thanx for Ur Inputs in Advance...
> > Monish
> >
> >
___________________________________________________________________________
> > 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
>
> --
> Julio C. Monroy
> Chief Information Officer
> MallPhoria!
> 1400 Fashion Island Boulevard
> San Mateo, California 94404
> p: 650-349-0300
> f: 650-571-1025
> [EMAIL PROTECTED]
>
>
___________________________________________________________________________
> 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