Answer Posted / mdsha_asiya
It is a technique to pool database connections.Sothat
business object that can share the database access.
It is used multiple instance based on client connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the steps involved in placing a servlet within a package?
Explain how does JSP handle run-time exceptions?
What must be implemented by all servlets?
What are the uses of servlets?
what is multiple server?
How can we invoke another servlet in a different application?
What do you mean by deployment descriptor?
What exactly are the functions of servlet?
What are all the advantages of servlet over cgi?
How httpservlet is different from the genericservlet?
What is life cycle of Servlet?
Why do we use sendredirect() method?
What do you mean by web applications?
Which is better jsp or servlet?
How will you pass values from HTML page to the servlet?