19 August, 2011
Java :- DispatchAction Example ( Struts )
Above index.jsp , actionservlet,struts-cofig and Formbean & 2 jsp file like display.jsp,view.jsp for output .
The DispatchAction class (org.apache.struts.actions.DispatchAction) provides a way to group all related functions into a single action class. It’s a useful mechanism to avoid create separate action classe for each function.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment