Michael McGrady wrote:


I would also suggest: http://wiki.apache.org/struts/StrutsCatalogMultipleImageTagsSimplified


Michael


Perhaps I should say that I used the same solution that Ted suggests but found that it was way too heavy. You have to create an ImageButtonBean in your ActionForm for each image button you are using. I have created an alternative for that which creates one button and then nulls the action after mining it for its name on the above site. But, I believe that the button object solution is not as useful as just mining the original request name.x parameter as indicated in the above link.


Michael


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



Reply via email to