Write a command to get actual path of a servlet to the server?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different methods involved in the process of session management in servlets?
we cant Override Jsp Service method?Why?
4 Answers Infrasoft, Mind Tree,
What is connection pooling?
Can we call destroy() method inside the init() method? What happens when we do so?
List out difference between a JavaBean from a Servlet?
What is pure servlet?
Difference between jakarta tomcat and apache Tomcat?
Can we use servlets in JavaScript?
Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
What are the steps that are involved in using the httpservlet class?
What is use of parseQueryString?
What are its drawbacks of cgi?