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: <b>some text</b> 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]