If my memory is correct, jswdk does not load class files automatically as
class files are updated.
You need to use Jserv servlet engine that supports autoloading classfiles
along with Apache web server(www.apache.org).

Hope it helps.
JangHo Ki.




On Mon, 27 Mar 2000 15:01:29 -0600 "Gada, Ashwin (MED, TATA Consulting
Services)" <[EMAIL PROTECTED]> writes:
> Hi all,
>
>         I wanted to know that do we need to restart the server
> whenever
> we make any change in code of servlet. If yes how can we avoid it or
> is
> that possible.
>
>         I am using Jswdk-1.0.1 as my web server.
>
>
> thanx in advance.
>
> Ashwin
>
>
_________________________________________________________________________
__
> 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