Explain the difference between a web server and a web container?
No Answer is Posted For this Question
Be the First to Post Answer
What is Generic Servlet and how it is different from Http Servlet?
Is it possible to call servlet with parameters in the URL?
How can we include static files in the jsp page?
Name the different ways of session tracking.
What compiler do not do if we create our own constructor?
How do you find out what client machine is making a request to your servlet
What is the procedure for initializing a servlet?
Explain the difference between jsp and servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What are the parameters of the service method ?
Difference between get and post in java servlets?
Can you send the mail from a servlet ,if yes tell how?