hi,
my class files of beans regularly changes.
So,everytime i change a class file, i need to restart the tomcat server.
how can i configure Tomcat to watch the changes in the class files of beans?
Thanks in Advance,
Sangmaeshwar.A
*Scenario :*
I have developed a state full web application using form based Container
managed security of Tomcat 5.5.20. In this web application state of user is
maintained by container itself.
My web application consists of only JSP pages grouped into folder each
having index.jsp as default p