Tuesday, November 29, 2011

What is default capacity of connection pool objects in pool of app-server Weblogic and Tomcat webserver?

Connection pool is an env provided in app server that keeps connections objects ready(db connections) before actually being requested by the clients.
Category:Servlet Interview Questions

No comments:

Post a Comment