On 3/15/06, Ahmed Hashim <[EMAIL PROTECTED]> wrote:

> Can I solve the problem of 2 buttons with the same name using
> LookupDispatchAction ?

No.  LDA does a reverse lookup from the property value to the key (and
then from the key to the method name.)  If there are two identical
values in your .properties file, how would it know which key to pick?

--
Wendy

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

Reply via email to