Jorg Heymans wrote:

Hi,

This has come up a few times before without solution.

<jx:out value="{$mybean.data}"/> produces "&lt;test/&gt;" if data contains "<test/>".
Using {$mybean.data} yields the same results.


Besides the xml/string issue explained by Vadim, that should be ${mybean.data} instead of {$mybean.data}

Sylvain

--
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }



Reply via email to