is there any possible way for LookupDispatchAction and ImageButtonBean
to work together?

since <html:image> elements don't send a proper value, but simply
coordinates, LDA's standard mechanism for choosing an action method
based on a single parameter doesn't work. furthermore, if you're using
multiple ImageButtonBeans, they all probably have different names anyway.

doesn't look very challenging to make LDA examine multiple (probably
ordered) parameters and simply dispatch based on the first existing
parameter. i guess it wouldn't even have to know anything about
ImageButtonBean, at that.

anybody have a better idea? has this been discussed before?



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

Reply via email to