How many servlet objects are created?
No Answer is Posted For this Question
Be the First to Post Answer
program for RequestDispatcher in servlets?
What are advantages of servlets over cgi?
What is the difference between jsp and servlet life cycle?
What are the drawbacks of cgi?
How servlets can be automatically reloaded?
Explain the jar and war files in servlet?
What's the servlet interface?
Can we use servlets in JavaScript?
What is java servlet session?
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??????????????????
How can you use a servlet to generate a plain text instead of html?
How do you create a cookie using servlet?