Answer Posted / lokesh
creating the Connection objects in advance and place them
in a pool for future use. We can call this concept as
Connection Pooling. When ever the application need the
connection it takes the connection object uses it and afer
completing the task it returns the object to the pool.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the different modules of wlst? Explain?
Explain the different versions of nm?
Do ejbs have to be homogeneously deployed across a cluster? Why?
Explain the diffrernces between 8.x and 9.x?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
Explain the functionality of T3 associated with WebLogic server?
What is node manager?
What is thread stack size? What is the default thread stack size in windows?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
How can default JVM be changed to other?
What is wlst in web logic?
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
Do you know what are the steps required to modify config.xml file of web logic server?
What are the different versions of nm?
What is silent mode?