Ciao Leszek

> > Instead of the solution below with the 'stringToSAX' JavaScript function
> I
> > have solved the xmlize problem with the following statement in the
> > JavaScript.
> >
> > var xmlizableWspResult = new
> > org.apache.cocoon.xml.StringXMLizable(xmlString);
> >
> > The jx template now just contains a simple
> > <jx:out value="${xmlizableWspResult}"/>
> >
> > More elegant, isn't it ... many thanks for your support ... Raffaele
> even more elegant in trunk:
> 
> <jx:out value="${xmlString}" xmlize="true"/>

Yes with Cocoon 2.2. 
But I am using Cocoon 2.1.7.

Cheers Raffaele

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