Hi,

First off, sorry for asking this question.  I've seen similar issues raised in the 
newsgroups, but no response seems to fit my circumstances.  I'm sure that this is my 
failure rather than that of the responders, but any help or advise would be very 
gratefully received.

We're using Cocoon2 with JBoss.  We've recently had a new requirement to interface a 
third party application with our solution.  The third party application outputs XHTML. 
 The output is stored on the request object as an attribute.  An XSP page then takes 
it off, and passes it to an XSL page for transformation.  

The problem is that the XSP page treats the response (which is XHTML) as text, 
replacing all < and > symbols with &lt and &gt signs.  Therefore, what gets the 
browser is very garbled XHTML.

Is there anyway that the XSP page can be told to treat the response as XHTML (and 
build a XML Fragment)?

Thanks for any advice,

Jason Cunningham

Get a new email account, access to loads of great competitions and great shopping 
deals at CarrotShop!  http://www.bluecarrots.com.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to