- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Fri, 23 Apr 1999 10:08:30 +0200
- To: "Nyam, Yanto" <NyamYa@ncs.com>
- CC: www-jigsaw@w3.org
If your servlet class is in the servlet directory and if the servlet class is modified, then Jigsaw will reload it. But if a class used by your servlet is modified Jigsaw will not reload it, you have to kill Jigsaw and restart it. Regards, Benoit. "Nyam, Yanto" wrote: > Hello, > I have a jigsaw running in Windows NT 4.0 SP 3. Do we have to reload > the jigsaw server if we make some changes on the java classes? This is the > case: I have jigsaw running in my computer and the servlet is working great. > Under the servlet folder, I have some java classes (java programs, such as > User.class, UserLogin.java, etc). The problem that I found is that when I > made changes on ones of the java programs, compiled it and saved it under > the Servlet folder, the web browser is giving me an error message "The page > cannot be displayed". I am just wondering if there is any ways that we can > make changes on the java programs, compile them and saved them under the > servlet folder without having to kill (JigKill) the jigsaw server and > reload it?? The second question I have is can we run jigsaw from the client > side, such as Windows NT4.0 workstation??Thanks in advance. > > Yanto Nyam > Software Developer > National Computer Systems -- - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Engineer http://www.w3.org/People/Mahe - bmahe@w3.org ---------------------------------------------------------------------
Received on Friday, 23 April 1999 04:08:35 UTC