I would like to output a java String in an XSP page, containing some html tags that I would like not to be escaped.
How could it be possible ?
I tried <util:include-expr>, but it seems only to work with full XML document, not a fragment.
To be more precise, my contains "\n" caracters that I want to translate to <br/> for html output.
Thanks,
-- Olivier BILLARD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
