Merico Raffaele wrote:
Hi Upayavira

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"/>

--
Leszek Gawron                                      [EMAIL PROTECTED]
IT Manager                                         MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

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