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 |
Can you call a jsp from the servlet?
What are the differences between servlet context vs servlet config?
How the JSP file will be executed on the Server side?
What is the inter-servlet communication?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
Why is servlet used?
How to generate the server side programming and the advantages of it over the other languages?
Which event is fired at the time of project deployment and undeployment?
What is a generic servlet?
What do you mean by a filter and how does it work?
What is the use of attribute in servlets?
What is war file?