Apache Struts Question:
Download Questions PDF

What is ActionMapping?

Answer:

Action mapping contains all the deployment information for a particular Action bean. This class is to determine where the results of the Action will be sent once its processing is complete.

Download Struts Interview Questions And Answers PDF

Previous QuestionNext Question
Describe validate() and reset() methods?How is the Action Mapping specified?