whether the connectionpooling used in struts?

Answers were Sorted based on User's Feedback



whether the connectionpooling used in struts?..

Answer / 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

whether the connectionpooling used in struts?..

Answer / mahendar

yes,we need to configure in struts-config.xml

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

What are the advanatages of RMI ?

1 Answers   HGS,


Why is actionform a base class rather than an interface?

0 Answers  


Explain bind(), rebind(), unbind() and lookup() methods?

1 Answers  


What is a sessionfactory? Is it a thread-safe object?

0 Answers  


Wt is the main difference between Java and Java J2EE and Advanced java?

5 Answers   Wipro,


What is the difference between the string and stringbuffer classes?

0 Answers  


how the action can be map from jsp page to bean class in mvc1

1 Answers   Photon,


Why use POJO when I can use hashmap

0 Answers   Infotech,


Different between Struts and Spring? or Why use Spring, if you are already using Struts?

3 Answers   HP,


How would you detect a keypress in a jcombobox?

0 Answers  


whats is statement and procedure

0 Answers   TCS,


Can I use javascript to submit a form?

0 Answers  


Categories