I was looking at creating HTML in CForms output. I found this post: http://www.mail-archive.com/users@cocoon.apache.org/msg35125.html
which outlines doing: <jx:set var="xhtmlString" value='${widget.getChild("myOutputWidget").getValue()}' /> <jx:out value="${Packages.org.apache.cocoon.xml.StringXMLizable(xhtmlString)}" /> (I'm using 2.1.8 still, hence the old method). However that doesn't seem to be dynamically recreated with the AJAX stuff. Is there a way of refreshing that if the content has changed using AJAX (or even forcing a complete page reload?)? Thanks, Gary ***************************************************************** The information contained in this message may be confidential or legally privileged and is intended for the addressee only. If you have received this message in error or there are any problems please notify the originator immediately. The unauthorised use, disclosure, copying or alteration of this message is strictly forbidden. ***************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]