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 to get the path of servlet in the server?
What’s the difference between sendredirect and forward methods
What if you need to span your transaction across multiple servlet invocations?
What's the difference between servlets and applets?
What are the supporting protocol by HttpServlet ?
Explain the features are in servlet 3?
What is the use of welcome-file-list?
What is the purpose of requestdispatcher interface?
Is servlet a framework?
What is servlet invoker?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Why the concept of single thread model interface is used?
What do you mean by servlet?
What are the drawbacks of cgi?
Explain servlet events?