whether the connectionpooling used in struts?
Answers were Sorted based on User's Feedback
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 |
What are the advanatages of RMI ?
Why is actionform a base class rather than an interface?
Explain bind(), rebind(), unbind() and lookup() methods?
What is a sessionfactory? Is it a thread-safe object?
Wt is the main difference between Java and Java J2EE and Advanced java?
What is the difference between the string and stringbuffer classes?
how the action can be map from jsp page to bean class in mvc1
Why use POJO when I can use hashmap
Different between Struts and Spring? or Why use Spring, if you are already using Struts?
How would you detect a keypress in a jcombobox?
whats is statement and procedure
Can I use javascript to submit a form?