jayachandrareddy.v
ImpQuestion
1 Answer(s)      2 years and 6 months ago
Posted in : Java Interview Questions

what is the difference between ForwardAction and ActionForward?

View Answers

November 22, 2010 at 3:40 PM


Hi Friend,

ActionForward represents a destination to which the controller servlet, ActionServlet, might be directed and processing activities of an Action class while ForwardAction forwards the action to the context-relative URI specified by the parameter property of our associated ActionMapping.

Thanks









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.