What is the use of LookupDispatchAction?

Submitted by: Administrator
LookupDispatchAction is useful if the method name in the Action is not driven by its name in the front end, but by the Locale independent key into the resource bundle. Since the key is always the same, the LookupDispatchAction shields your application from the side effects of I18N.
Submitted by: Administrator

Read Online Struts Job Interview Questions And Answers