| Author |
Difference between dispatchAction and LookUpDispatchAction
|
muk kumar
Greenhorn
Joined: Jun 18, 2007
Posts: 3
|
|
|
I m not understand what is a diff. between them.
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
In brief, if you're using the ApplicationResources.properties file in your application to display labels on your pages, use LookupDispatchAction. Otherwise, use DispatchAction. See Struts 1 tips 1 and 2 in this link for a more detailed explanation of each.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: Difference between dispatchAction and LookUpDispatchAction
|
|
|