What is the use of request dispatcher interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is the first statement in jsp page.
When we don't write any constructor for the servlet, how does container create an instance of servlet?
Difference between get and post in java servlets?
what is the difference between servlets and struts?
What are the exceptions thrown by Servlets?
Can we call destroy() method inside the init() method? What happens when we do so?
Some examples where generic servlet is used?
What are the methods in HttpSession and their use?
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
What are the jobs performed by servlets?
How do we translate jsp?
Define context initialization parameters.