Struts2 Actions Posted on: March 18, 2008 at 12:00 AM
When a client's request matches the action's name, the framework uses the mapping from struts.xml file to process the request. The mapping to an action is usually generated by a Struts Tag.
Struts2 Actions
Struts2 Actions
When a client's request matches the action's
name, the framework uses the mapping from struts.xml file to process the request.
The mapping to an action is usually generated by a Struts
Tag.
Struts 2 Redirect Action
In this section, you will get familiar with struts 2 Redirect action and
learn to use it in the struts 2 application.
Ask Questions? Discuss: Struts2 Actions View All Comments
Post your Comment