>
> Hi Jason,
>
> I tried this second option for the old JXTemplate and I was unable to
> see it working: Here is a non working test:
>
> <jx:set var="xhtmlContentTest" value="&lt;html&gt; Hello &lt;b&gt;
> world! &lt;/b&gt; &lt;/html&gt;"/>
>     <jx:out
> value="${Packages.org.apache.cocoon.xml.StringXMLizable(xhtmlContentTest)}"/>
>
> What I am doing wrong?


Hmm, looks OK to me.  The only thing I can think is that maybe you're
using JX without flow(script?)... I seem to remember reading somewhere
that you can only get access to Java classes if invoked from flow.


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

Reply via email to