Explain Action Servlet?
How do cookies work in servlets?
Tell us something about servletcontext interface.
How many servlet objects are created?
give the syntax of doGet() and doPost()?
What is the default http method in the servlet?
What is the difference between portlet and servlet?
Explain the difference between generic servlet and http servlet?
Define the servlet mapping.
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
What is the use of servlet wrapper classes?
Can we define constructor in Servlet class?
how JSP can extend servlet or interface ...?