Apache Struts Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
Describe validate() and reset() methods? | How is the Action Mapping specified? |