| Actions |
Description |
| org.apache.struts.actions.DispatchAction |
It provides mechanism to collect related functions into a single
action and eliminates
the need of creating multiple independent actions for each function. |
| org.apache.struts.actions.ForwardAction |
It enables to forward request to the specified
URL. |
| org.apache.struts.actions.IncludeAction |
It provides mechanism to
include the contents of a specified URL. |
| org.apache.struts.actions.LocaleAction |
It provides mechanism to
set a user's locale and further forwarding that to a specified
page. |
| org.apache.struts.actions.LookupDispatchAction |
It provides mechanism
to combine many similar actions into a
single action class, in order to simplify the application
design .Java map class is used to dispatch methods. |
| org.apache.struts.actions.MappingDispatchAction |
It lets you combine many
related actions into a single action class and manage
through creating multiple action-mappings. |
| org.apache.struts.actions.switchAction |
It provides a mechanism to
switch between modules and then forwards control to a URI
(specified in a number of possible ways) within the new module. |
Current Comments
4 comments so far (post your own) View All Comments Latest 10 Comments:Really ,
This is a very helpful site.
every thing about the Java every can get from here.
Thanks for help
Nitin
Posted by Nitin Singhal on Wednesday, 02.27.08 @ 11:32am | #50278
excellent but better to provide coding related.
Posted by chaithanya on Monday, 01.14.08 @ 16:04pm | #45180
its very good for me. plz provide good information on struts for me.
Posted by laxmi on Friday, 10.5.07 @ 15:06pm | #31809
wonderful tutorial
Posted by Ashvin on Monday, 06.4.07 @ 06:32am | #18144