1.

Explain the difference between DispatchAction and LookupDispatchAction in Struts?

Answer»
S.noDispatchActionLookupDispatchAction
1.Parent class of LookupDispatchActionSubclass of Dispatch Action
2.More useful if not USING INTERNALIZATION functionUseful when using Internalization
3.Not useful in I18NUseful in I18N


Discussion

No Comment Found