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

How do we call one servlet from another servlet?

0 Answers  


Why is Servlet so popular?

0 Answers  


How to invoke a Servlet?

2 Answers   Mastek,


What are cookies and how will you use them?

3 Answers  


Define the servlet mapping.

0 Answers  






What is the use of httpservletresponsewrapper?

0 Answers  


What are the differences between servlet context vs servlet config?

0 Answers  


Explain the methods in Generic and HTTP Servlets?

2 Answers  


Explain the methods of request dispatcher in servlet?

0 Answers  


How can a servlet be used to generate plain text instead of html?

0 Answers  


What is the difference between portlet and servlet?

0 Answers  


What's the advantages using servlets than using cgi?

0 Answers  


Categories