In my jsp I have this (this is a sample, I need to have formatting
html tag and plain text):

<s:property value="'<b>some text</b>'"/>

The result html is:

&lt;b&gt;some text&lt;/b&gt;

There is a way to output directly html tags?

Thank in advance

Gianluca

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

Reply via email to