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
How can we include static files in the jsp page?
Define context initialization parameters.
Given the request path below, which are context path, servlet path and path info?
Why do we need servlet filter?
What are important features of Servlet 3?
How do we call one servlet from another servlet?
What is the use of welcome-file-list?
How we can call a jsp from the servlet?
Can a jsp be called using a servlet?
What are the various ways of session supervision in servlets?
What is servlet instance?
What’s the use of the servlet wrapper classes??
Why is Servlet so popular?
What is cookie? Why is cookie used?
What is load-on-startup in servlet?