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 |
How to pass JavaBeans data to JSP using Servlets?
when the several requests comes to server..how it manage the requests
how the jsp page can be regenerated?
What is ServletContext object?
What do you mean by cgi and what are its drawbacks?
Why do we have servlet filters?
What is with the javax.servlet package naming?
What is pure servlet?
What is HTTP Session ?
How can we implement a jsp page?
What is meant by a web application
What are the phases of a servlet life cycle?