Hi EveryBody

I am trying to create a pool of Database connections
I want this code to be executed only once that is as wee do in the init()
method of servlets.Thats why i have written a servlet for this
Now here onwards all my JSP's should be extending this servlet.Will i be able
to do this.
Finally i have done this and the code excutes the init method of the servlet
first,but after that the control doesnt comes to my JSp.It gives an error at
that point

Has anyone tried this type of thing
Thanx in advance

Girish

------------------------------------------------------------
 Get your FREE web-based e-mail and newsgroup access at:
                http://MailAndNews.com

 Create a new mailbox, or access your existing IMAP4 or
 POP3 mailbox from anywhere with just a web browser.
------------------------------------------------------------

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