Hi,

Servlet is having init & destroy method, for initialization and closing.

Is there any similar feature present in JSP - Bean.

For e.g if my bean involves database manipulation. i want to open connection
objects while initializing and i will have to close all the connections when
the bean gets destroyed.

Regards,
G Ramesh

===========================================================================
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