Java Servlet Programming Question:
Download Job Interview Questions and Answers PDF
What is servlet mapping?
Answer:
The servlet mapping defines an association between a URL pattern and a servlet. The mapping is used to map requests to servlets.
Download Java Servlet Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Java Servlet session? | What is servlet context ? |