Ok i understand why it doesn't work. The error appear only if i use this
label with
<html:submit property="button.prop">
<bean:message key="button.text"/>
</html:submit>
Yujun Liang wrote:
To display
test=hello "world" !!!
you just config
the.key=test=hello "world" !!!
to display
hello "world" !!!
you just config
the.key=hello "world" !!!
I solved it by an experiment. :)
Regards
On 11/9/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
Mario Neè wrote:
How can i display this label with an escape character ?
test=hello "world" !!!
What do you mean 'with an escape character'? Are you trying to use the
resource string in a context where it is quoted? If so, try surrounding
it with single quotes instead of double quotes.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
if i
--
Mario Nee'
Brescia Italy
[EMAIL PROTECTED]
http://www.xmoon.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]