Answer Posted / nagababu
HttpServlet only Supports HTTP and HTTPS protocols
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are all the ways for session tracking?
Why do we need a constructor in a servlet if we use the init method?
List the Different types of servlet?
What are the life cycle methods of the servlet?
What are the jobs performed by servlets?
What are the uses of servlet and what is servlet chaining?
What do you mean by url pattern in servlet?
What is servlet configuration?
How do you get the ip address of the client in servlet?
Difference between get and post in java servlets?
How many objects of a servlet is created?
how many jsp scripting elements are there and what are those?
What are the differences between forward() method and sendredirect() methods?
What are the advantages of Servlet over CGI?
What are the supporting protocol by HttpServlet ?