Will this not work then?

<html:image
        property="method"
        value="Save"
        page="/image/buttons/en/save.gif" />

assuming the value is set by nesting bean:message

<html:image
        property="method"
        page="/image/buttons/en/save.gif">
        <bean:message key="button.save" />
</html:image>



On 18 Mar 2004, at 10:36, Dixit, Shashank (Cognizant) wrote:

Search for ImageButtonDispatchAction in struts previous messages. It is devoloped by somebody and have put it there.

Shashank Dixit
jpmc ib ,
cognizant technology solutions pvt. ltd.

Tel: +91 20 2931100
Ext : 2354
Vnet : 22362
Mobile : 98904 25400

An Obstacle is something you see when you take your eyes off the goal.


-----Original Message----- From: Stefan Burkard [mailto:[EMAIL PROTECTED] Sent: Thursday, 18 March 2004 8:19 PM To: [EMAIL PROTECTED] Subject: LookupDispatchAction with html:image?


hi struts-users


is it possible to use the LookupDispatchAction with image-submit-buttons
(html:image) instead of normal submit-buttons?


thanks and greetings
stefan


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

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


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



Reply via email to