Define servlet mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the include() and forward() methods?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
Is servlet synchronized?
In jsp custom tags from child tags to how many levels of parent tags you can acess
What are the functions of an intercepting filter?
Explain the difference between GET and POST methods?
What are sessions in servlets?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are life cycle methods of a servlet?
How do you create a cookie using servlet?
How threads are implemented in servlets?