What type of protocols are used in HttpServlet?

Answers were Sorted based on User's Feedback



What type of protocols are used in HttpServlet?..

Answer / nagababu

HttpServlet only Supports HTTP and HTTPS protocols

Is This Answer Correct ?    18 Yes 1 No

What type of protocols are used in HttpServlet?..

Answer / dasaswini2011

Only Http protocol

Is This Answer Correct ?    4 Yes 6 No

What type of protocols are used in HttpServlet?..

Answer / ravikiran(aptech mumbai)

only http

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Servlets Interview Questions

What are the mechanisms used by a servlet container for maintaining session information?

0 Answers  


What is servlet collaboration?

0 Answers  


Is servlet a framework?

0 Answers  


Can you explain in detail 'javax.servlet' package?

0 Answers  


What are the important functions of filters?

0 Answers  


Write a servlet to upload file on server.

0 Answers  


How can you push data from an Applet to a Servlet?

0 Answers  


What is a servlet context?

0 Answers  


How can you create a session in servlet?

0 Answers  


What are the kinds of http requests?

0 Answers  


What do you mean by request dispatcher in servlet? Also explain its methods.

0 Answers  


What is the need of servlet filters?

0 Answers  


Categories