Anyframe Web

Package anyframe.web.struts.action

Provides action classes extend struts action class.

See:
          Description

Class Summary
AbstractActionSupport Abstract Action Class which provide token, exception, error logging, pre/post execution features.
AbstractDispatchAction Class expanding the anyframe.web.struts.action.DefaultDispatchActionSupport.
DefaultAction Class for expanding the spring-webmvc-struts's org.springframework.web.struts.ActionSupport The actual expanded content doesn't exists.
DefaultActionMapping Class expending the org.apache.struts.action.ActionMapping.
DefaultActionServlet ActionServlet provides the "controller" in the Model-View-Controller (MVC) design pattern for web applications that is commonly known as "Model 2".
DefaultActionUtils General purpose utility methods related to processing a servlet request in the Anyframe Web framework.
DefaultDispatchActionSupport Public Dispatch Action Class which provide token, exception, error logging, pre/post execution features We changed org.apache.struts.actions.DispatchAction Class into anyframe.web.struts.common.action.DefaultDispatchActionSupport Class in Anyframe.
DefaultForm The class expanding the org.apache.struts.action.ActionForm.
DefaultForwardAction The class expanding the anyframe.web.struts.action.AbstractActionSupport.
DefaultRequestProcessor RequestProcessor contains the processing logic that the performs as it receives each servlet request from the container.
 

Package anyframe.web.struts.action Description

Provides action classes extend struts action class.

Since:
3.2.0

Anyframe Web

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.