What do you mean by request dispatcher in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the major difference between context parameter and context attribute?
can i override service method
What happens, when client requests for server object, which is not yet loaded into the memory?
What are the objects involved when a servlet receives a call from client?
What is the difference between jsp and servlet life cycle?
What are cookies and how will you use them?
Explain the difference between jsp and servlet?
What compiler do not do if we create our own constructor?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
Explain the working of service() method of a servlet.
Is java servlet still used?
What are the important functions of filters?