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
What is the use of send redirect () method?
Differentiate between get and post?
Write a command to get actual path of a servlet to the server?
What are the uses of servlet
What are the ways to handle multi-threading in servlets?
Difference between httpservlet and generic servlets?
What is Single Threaded Model in Servlets? Explain this with an example?
init() method of servlet loaded by?
What are the different session tracking techniques?
How an Image can be loaded in a Servlet ?
Explain the different ways for servlet authentication?
when the several requests comes to server..how it manage the requests