Tuesday, November 29, 2011

Explain about struts dispatch action?

Org.apache.struts.actions.Dispatchaction interface gives the user to collect all the information and functions into a single action file. This interface is very useful because it helps you in developing a common action for all the functions.:The dispath action interface will provide the facility to collect or write or implement the number of related function at one place/class.:org.apache.struts.action.DispatchAction is not an interface it is a class
Category:Struts Interview Questions

No comments:

Post a Comment