The LookupDispatchAction

* 
http://struts.apache.org/struts-extras/apidocs/org/apache/struts/actions/LookupDispatchAction.html

is designed for use in localized applications that will have different
labels on buttons in different locales. People will sometimes want to
give multiple button the same name, and then tell them apart by the
label. The LookupDispatchAction does a "reverse lookup" on the
button's label and returns the original message resource token. You
can then act on whichever button was pressed.

-- HTH, Ted.

On 3/30/06, vasumathi <[EMAIL PROTECTED]> wrote:
>
>
> Hi
>   i like to know the difference between DispatchAction and
> LookupDispatchAction in struts 1.2. anyone can help me...
>
> with regards
> vasu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to