|
More Servlets links
Answer - The Constructor HttpServlet() does nothing because this
is an abstract class.........
Answer - Yes, it is possible to have a constructor for a
servlet.......
Answer - doGet() and doPost() are HTTP requests handled
by servlet classes..........
Answer - Servlet mapping controls how you access a
servlet. It is recommended that you don’t use.........
|