Why servlet is used as controller ? Not JSP? I want complete explation?
No Answer is Posted For this Question
Be the First to Post Answer
How does Cookies work in Servlets?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
What do you mean by httpservlet and how it is different from the genericservlet?
What are some advantages of storing session state in cookies?
What are common tasks performed by Servlet Container?
can we create more than ServletContext and ServletConfig in your application
What are the steps that are required to handle the multi-threading?
what is servlet and what you get when we use servlets?
What's the architecture of a servlet package?
What is the use of httpservletresponsewrapper?
What is the difference between Servlets and Applets?