Hi Daniel,

Try this to insert XML strings :

<util:include-expr><util:expr><xsp:expr>
yourXmlString
</xsp:expr></util:expr></util:include-expr>

Ludovic

----- Original Message ----- 
From: "Daniel G. Pamintuan II" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 24, 2002 12:51 PM
Subject: Inserting XML Strings


> Hello Experts,
> 
> How do I insert XML/HTTP strings into the event pipeline from XSP. I'm
> using Cocoon 2.0.3. I tried using the <util:include-expr> as described
> in the November 2002 archives but it didn't work. All the tags (e.g.
> <b>Bold</b>) results into &lt;b&gt;Bold&lt;b&gt;
> 
> I'm not pulling data from SQL so get-XML can't do. Data comes from a
> textarea returned via the Request object.
> 
> Regards,
> 
> Daniel
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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]>
> 
> 
> 


---------------------------------------------------------------------
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]>

Reply via email to