Your page may not be returning the connection to the pool.
You can use a time out to reuse expired connections.
Check out
http://www.javaworld.com/javaworld/jw-06-1998/jw-06-object-pool_p.html
&
http://www.webdevelopersjournal.com/columns/connection_pool.html
Tushar
> ----------
> From: Madhan M Srinivasan[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list about Java Server Pages specification and
> reference
> Sent: Tuesday, March 06, 2001 3:33 PM
> To: [EMAIL PROTECTED]
> Subject: connection pooling
>
> Hai
>
> In our prj.. we are using connection pooling with db as oracle in win nt
> .we are recving an error :
> number of connection exceeded 200 .
> we 've set the max no of connection as 200 and every page accessing the
> bean (connection pooling ) @ the
> end of every page a method from the bean is called to
> throw the connection to a hashtable ..
>
> can any one help out
>
> Regs
>
> Madhan Srinivasan
>
>
> ______________________________________________________
> 123India.com - India's Premier Portal
> Get your Free Email Account at http://www.123india.com
>
> ==========================================================================
> =
> 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
>
===========================================================================
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