Answer Posted / nagababu
HttpServlet only Supports HTTP and HTTPS protocols
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are the features added in Servlet 2.5?
What is MIME Type?
What are the steps that are required to handle the multi-threading?
How can a servlet be used to generate plain text instead of html?
What is servlet collaboration?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What is the difference between jsp and servlet life cycle?
Why session tracking is needed?
What's the use of servletcontext?
Explain how to improve Servlet Performance?
What are the phases of servlet life cycle?
What is the purpose of dispatcherservlet properties?
Explain the different ways for servlet authentication?
How to get the IP address of client in servlet?
Is servlet a controller?