whether the connectionpooling used in struts?
Answer Posted / aswini de
Connection polling is nothing but , group of database
connection whichs are maintain and reuse and if no loger
use the remove, is a technique , connection polling
technique release in JDBC 2.0 - optional package, another
Optional API is data base connection using JNDI, instead of
DriverManager
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
Is it possible to stop the execution of a method before completion in a sessionbean?
For which statements does it make sense to use a label?
What is glasgow?
How database connectivity in XML is achieved?
What you mean by COM and DCOM?
Which container method is used to cause a container to be laid out and redisplayed?
How substring() method of string class create memory leaks?
What is the immediate superclass of the applet class?
Explain what is synchronization?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Do we need to override service() method
What is the difference between long.class and long.type?
How can I avoid validating a form before data is entered?
What is a clone?