Struts Forward Action Example
about Struts
ForwardAction (org.apache.struts.actions.ForwardAction). The ForwardAction is one of the Built-in Actions
that is shipped with struts framework...;forward request to the specified URL. ForwardAction
is an utility classs
ImpQuestion
ImpQuestion what is the difference between ForwardAction and ActionForward?
Hi Friend,
ActionForward represents a destination to which... activities of an Action class while ForwardAction forwards the action to the context
Struts
only i.e ForwardAction,IncludeAction.But all these action classes extends Action
Struts Tutorials - Jakarta Struts Tutorial
; will learn about Struts ForwardAction (org.apache.struts.actions.ForwardAction).
The ForwardAction is one of the Built-in Actions that is shipped