What type of protocols are used in HttpServlet?
Answers were Sorted based on User's Feedback
Answer / nagababu
HttpServlet only Supports HTTP and HTTPS protocols
Is This Answer Correct ? | 18 Yes | 1 No |
What are the mechanisms used by a servlet container for maintaining session information?
What is servlet collaboration?
Is servlet a framework?
Can you explain in detail 'javax.servlet' package?
What are the important functions of filters?
Write a servlet to upload file on server.
How can you push data from an Applet to a Servlet?
What is a servlet context?
How can you create a session in servlet?
What are the kinds of http requests?
What do you mean by request dispatcher in servlet? Also explain its methods.
What is the need of servlet filters?