DEVFYI - Developer Resource - FYI

What is servlet mapping

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

284. What is servlet mapping

Defines an association between a URL pattern and a servlet. The mapping is used to map requests to servlets.

(Continued on next question...)

Other Interview Questions