Home Answers Viewqa Struts ForwardAction

 
 


Clark
ForwardAction
1 Answer(s)      2 years and 6 months ago
Posted in : Struts

What is ForwardAction ?

View Answers

November 20, 2010 at 1:16 PM


Hi friends,

The org.apache.struts.actions.ForwardAction class enables a user to forward request to the specified URL. ForwardAction is an utility classs that is used in cases where a user simply needs to forward the control to an another JSP page. Linking directly a JSP to an another, violates the MVC principles.

Visit this link for more information....

http://www.roseindia.net/struts/struts-forward-action.shtml









Related Pages:
ForwardAction
ForwardAction   What is ForwardAction
the use of ForwardAction
the use of ForwardAction  What is the use of ForwardAction
difference between ForwardAction and IncludeAction
difference between ForwardAction and IncludeAction  What is the difference between ForwardAction and IncludeAction
Struts ForwardAction vs Forward tag in jsp - Struts
Struts ForwardAction vs Forward tag in jsp  difference between struts ForwardAction class and Forward tag in jsp
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

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.