Answer Posted / revathi
genaricservlet
httpservlet
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What is servlet name in web xml?
Write a simple servlet program to print the contents of html.
Which is the methods of generated servlet?
What is the difference between the http servlet and generic servlet?
How do we translate jsp?
What are the phases of the servlet life cycle?
What is difference between get and post method?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
Explain the differences between jsp and servlet.
What are the different methods involved in generic servlet?
What is http servlet? Explain with the help of an example.
What is the life cycle of a servlet?
What are different Authentication options available in Servlets.
How will you pass values from HTML page to the servlet?