What is called servlet mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of cookies?
What are the differences between forward() method and sendredirect() methods?
How can we include static files in the jsp page?
How can you start a jta transaction from a servlet deployed on jboss?
What is a servlet context?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
What is servlet and list its types?
What are the types of Session Tracking ?
What is the need of session tracking in web application?
What is the procedure of invoking different servlet in a different application?
we cant Override Jsp Service method?Why?
4 Answers Infrasoft, Mind Tree,
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?