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 |
Explain the purposes of methods wait(), notify(), notifyAll ()?
What is difference between object state and behavior?
what is the diffrence between banking and insurance domain?
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?
What is the name of the state, when a thread is executing?
whats is mean by class.forName() whats the return type of class
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
How will the struts know which action class to call when you submit a form?
how to use debug in my elipse to solve problems that exist in my project
What is JasperReports?
What is colon_pkg_prefixes and what is its use?
What is checkpoint? How to create checkpoints in our java projects?