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.

Reply via email to