My jsp pages import several classes that I wrote myself.
However, when I make changes to the classes, the
jsp pages still use the old versions of them even
though they are no longer on the file system.  It
seems like once they're loaded, they are never again
checked to see if they've been changed.

I am using an Apache/Jserv installation.
I can't restart the server, because this is an isp
account, and I don't have permissions to restart.
In my local properties file, I have autoreload set
to true. But since I experience this problem, I'm
presuming that this property only applies to servlet
class files.

Can I create a utility program that explicitly
loads classes from the file system?   How do I do
that?

Is there another way I can solve this problem?

Thanks!

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to