Hello,

  I use Tomcat 3.0 and Tomcat 3.1 beta, and write most code in JavaBean.

  In Tomcat 3.1 beta, the servlet can be reloaded automatically.
  But how can I automotically reload my new JavaBean ?
  If I rewrite and re-compile my JavaBean,
  I have to change something in my JSP, which use this bean,
  so that Tomcat 3.1 beta can reload this JSP,
  but it seems that it does not reload my new JavaBean.
  I have to shutdown and start Tomcat again to make my new JavaBean
work.
  Could somebody give my a hand ?

  Best Wishes

  Yen-Ju

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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