Re: jigsaw help !!

The Servlet Classloader reload only the classes located under the servlet directory, so if you
want your class to be reloaded (during the developpement process) put them under the servlet
directory

Regards, Benoit

pramod p wrote:

> hello,
> i have installed  jigsaw server.
> in my project i have one main servlet and 5 classes files.
> the problem is, the server while running reloads the main servlet even
> if the servlet is modified (recompiled) but not my other class files.
> each time i need to restart my server.
> please give me a solution.
>
> bye
>
> Pramod P.

--
- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium   (W3C)
                    Architecture domain - Jigsaw Engineer

                http://www.w3.org/People/Mahe  - bmahe@w3.org
---------------------------------------------------------------------

Received on Wednesday, 6 September 2000 04:47:05 UTC