LEBRETON Philippe wrote:
Sylvain Wallez wrote:So that's why this doesn't work !
LEBRETON Philippe wrote:
Ludovic de Beaurepaire wrote:Is the content of "SortieXML" a syntactically correct XML document ?
Hi Philippe,I try tis two method and i have the same problem.
- try to have your 3 tags on one line only (!)
- or insert the java generated code directly :
XSPUtil.includeString(SortieXML,this.manager, this.contentHandler);
I think it is a bug
No, my XML data string content data without root element.
If "SortieXML" is a text-only string (no XML markup), then simply use
<xsp:expr>SortieXML</xsp:expr>
to output the value of the "SortieXML" string as text in the document produced by the XSP.
Hope this will solve your problem.
Sylvain
--
Sylvain Wallez Anyware Technologies
http://www.apache.org/~sylvain http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>