hi friends,

         I have Linux-apache-tomcat3.2.1.   Ive have created a context
"intranet" under

< tomcat-install>/webapps/intranet

and I have manually created Directories WEB-INF/classes under it. Is this a
right way to do??
Please suggest.

In classes dir,I have placed my JavaBeans arranged into packages.But,each
time I make changes to my Beans,Ive to restart the tomcat to recognize the
changes else its using old Beans (though it is "Page"
only scope).

Ive even configured <server.xml> by adding the <context> tag with
Reloadable="true".

Can anybody suggest If indeed tomcat3.2.1 supports automatic reloading of
Class files???

Thanx in Advance,
Deeps

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to