Tuesday, November 29, 2011

What is ActionMapping ?

In action mapping we specify action class for particular url ie path and diffrent target view ie forwards on to which request response will be forwarded. We also specify to which page control should go if there is validation error for ex input property of <action>. It is also specified which form bean will correspond to action
Category:Servlet Interview Questions

No comments:

Post a Comment