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 value does read() return when it has reached the end of a file?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
How task's priority is used in scheduling?
What is scalable, portability in the view of J2EE?
What method is invoked to cause an object to begin executing as a separate thread?
Why do I get a duplicate name error when loading a jar file?
Which class is the immediate superclass of the menucomponent class?
If your ui seems to freeze periodically, what might be a likely reason?
When is the best time to validate input?
What value does readline() return when it has reached the end of a file?
What restrictions are placed on the location of a package statement within a source code file?
Describe responsibilities of Activator?
Why a client should be multithreading? Explain.
What is the purpose of the notify() method?
What do you need to set-up a cluster with jboss?