Java Developers Guide is basic guide for IT Professionals, freshers and students.This blog provides tips and information about java,Struts,Spring,Hibernate and Web Services.
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.
No comments:
Post a Comment