Why doesn’t a servlet include main()?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between jsp and servlet?
What exactly are the functions of servlet?
How will two or three servlets interact or communicate with each other?
How will you pass values from HTML page to the servlet?
What do you mean by httpservlet?
What do you mean by deployment descriptor?
What are the important functions of filters?
what is the difference between do get/dopost
Why do we have servlet listeners?
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??????????????????
Is dispatcher servlet a singleton?
Is it possible to call servlet with parameters in the URL?