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 |
In servlets, Why do we need both GET and POST method implementations?
What is generic servlet class?
What is a servlet?
Can we use servlets in JavaScript?
What is the difference between servlet and jsp?
Explain the difference between GET and POST methods?
What are the life cycle methods of the servlet?
request parameter how to find whether a parameter exists in the request object?
What is cgi?
Explain url encoding?
What is the use of RequestDispatcher in servlet?
18 Answers Accenture, CTS, TCS,
What methods do you use in servlet - applet communication?