Hello all,
I'm using <s:submit key="myproperties.caption.buttoncaption"/> and my
properties file looks like this:
myproperties.caption.buttoncaption= OK
This yields a button with the label " OK ", i.e.
the button text has been HTML-encoded before it was sent to the browser.
I would like to avoid the HTML encoding, so that the button caption is
instead " OK " (i.e. with spaces to the left and the right next to "OK").
FWIW, the submit tag above is nested in a <s:form> tab with the "simple"
theme.
Any ideas?
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org