Hello everybody,

is there any possibility to avoid the filtering within the bean:message tags, so that I'll receive text encoded in HTML entities as is?

ATM I've sth. like this:

text.name=〹あ

After getting these string using bean:message the text is displayed like this within the browser:

〹あ

This is due to struts translating the & into &

How do I avoid/correct this behaviour?

Many thanks in advance
Kind regards

--
============================
        René Thol

E-Mail: [EMAIL PROTECTED]
============================



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



Reply via email to