What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
No Answer is Posted For this Question
Be the First to Post Answer
How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?
can we create more than ServletContext and ServletConfig in your application
Explain the servlet filter.
Why is init() method is used in servlets?
What are its drawbacks of cgi?
Why should we go for interservlet communication?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What is java servlet session?
What is ServletConfig object?
How would you create deadlock on your servlet?
Name the packages that work with servlet?
What are the various ways of session supervision in servlets?