Why the container loads server at the application startup and how?
If servlet receives multiple requests, how many objects will it create?
Why is a constructor needed in a servlet even if we use the init method?
Explain the concept of ssi ?
What is the need of session tracking in web application?
Difference between get and post in java servlets?
Difference between doget and dopost?
Tell us something about servletcontext interface.
What is servlet?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
why are using HttpServlet in realtime projects and why are not using Genericservlet
What are some disadvantages of storing session state in cookies?
how to make the IP address to .com