What do you understand by JDBC connection pool? What are the
steps to create a connection pool in WebLogic?
Answer Posted / sriram
Connection pooling being normally used in web-based and enterprise applications is usually handled by an application server. Any dynamic web page can be coded to open a connection and close it normally but behind the scenes when a new connection is requested, one is returned from the connection pool maintained by the application server. Similarly, when a connection is closed it is actually returned to the connection pool.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how will you trouble shoot the URL issue in Web logic/ways?
What is the role of a deployer?
When should I use the external_stage option?
What is cluster in weblogic?
What are stating modes are available in Weblogic Server ?
Explain what are the steps required to setup the oracle instance for os authentication?
What are the enhancements in ejb 2.0 with respect to cmp?
How many types do you configure managed server in weblogic server?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What causes the condition OUT OF MEMORY?
Write a program to call the store procedure of oracle that takes no parameter?
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
What is t3 protocol?
What is the nm?