What is the difference between sendredirect() and forward() in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What exactly are the functions of servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What are the parameters of the service method ?
What is URL Rewriting ?
What is url encoding and url decoding
How to make sure a servlet is loaded at the application startup?
HTTP tunneling means what?
What is the importance of init() method in Servlet ?
What is called Session Tracking?
request parameter how to find whether a parameter exists in the request object?
What do you mean by request dispatcher in servlet?
How can the session in servlet be destroyed?