use a normal button and call the submit function on click of button 

other wise u have to use scriptlets in value of button and the scriptlet
will have the value of string that gets loaded using application resources
properties

Thanks



-----Original Message-----
From: Bernhard J. Hirschmann [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 25, 2001 4:12 AM
To: Struts-User
Subject: AGAIN: Using ApplicationResources.properties for submit button


Hello guys!

Just in case anybody can give me a hint - again my message from yesterday:

======

How is it possible to use a String defined in
ApplicationResources.properties for the value of a submit button?

I would need something like:

<html:submit
        value="<bean:message key="button.update"/>"
        property="udmButton" />

...but that doesn't work.


Thanks in advance for any help!

Reply via email to