I have servlet called MyServlet, that instantiates a helper class say
(foo.class). The class is placed in the same directory as the servlet
class location.

    When The MyServlet get invoked the changes made to foo class are not
    picked up.

could anyone let me know what am i doing wrong, why does the changes to
foo class does not get loaded when MyServlet get invoked?.

Need Help ASAP.

Thanks In Advance.

Venkatesh

___________________________________________________________________________
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