Why are servlets used?
No Answer is Posted For this Question
Be the First to Post Answer
What are the important functions of filters?
List some life cycle methods of a servlet.
can i call init() method in destroy() method of servlset. ?
When to use doget() and when dopost()?
List the Different types of servlet?
What is the capacity that doGet method can send to the server?
How to generate the server side programming and the advantages of it over the other languages?
How do you communicate in between Applets and Servlets?
What are the advantages of cookies?
What are life cycle methods of a servlet?
What is the need of session tracking in HttpServlet ?
Difference between Include, Forward and sendRedirect in Servlet?