Answer Posted / suraj kumar
1. Connection pooling can improve the response time of any
application that requires connections, especially Web-based
applications.
2. The characteristics of the pool can be changed without
affecting the application (e.g pointing to different vendor's
database (Oracle, MySQL) without changing any code)
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Why does the option tag render selected=selected instead of just selected?
Why doesn’t the focus feature on the tag work in every circumstance?
the same information whether it will connect to the database or it will be used previous information?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What if the static modifier is removed from the signature of the main method?
Is it possible to stop the execution of a method before completion in a sessionbean?
What are the benefits of detached objects?
Why a client should be multithreading? Explain.
Can I run seam outside of jboss as?
What modifiers may be used with an inner class that is a member of an outer class?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is Remote Server?
What is RMI and what are the services in RMI?
What you mean by COM and DCOM?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??