What are all the protocols supported by httpservlet?
No Answer is Posted For this Question
Be the First to Post Answer
How do u authorize and authenticate without <auth> of web.xml
What does the term localization refer to?
What are the differences between the servletconfig interface and the servletcontext interface?
What do you mean by cgi in servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is the main purpose of java servlets?
What is a deployment descriptor?
What’s the difference between forward() and sendredirect() methods?
What are all the protocols supported by httpservlet?
What if you need to span your transaction across multiple servlet invocations?
What is the dispatcher servlet?
Why should we go for interservlet communication?