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
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What are the difference between RMI and Servlets?
Explain web container.
What if we pass negative value in load-on-startup?
What is the structure of the http response
Which method is called when reference variable is passed in system.net?
What are the types of servlets? Explain
What do you understand by mime type?
How to rectify errors in java servlet while compilation?
Explain the role of dispatcherservlet and contextloaderlistener.
What is a servlet context?
What are the difference between session and cookies in servlet? Explain
What is Servlets and explain the advantages of Servlet life cycle?
What is servlet used for?