Jason Johnston escribió:
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="<html> Hello <b> world! </b> </html>"/> <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.
Hi Jason, Thanks for the quick response. :-) I am using flow for calling the jxtemplate. Best Regards, Antonio Gallardo.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
