If the JSP samples work then this is probably a problem somewhere in your
XML.
How does your sitemap look like (the relevant part)?

Konstantin

----- Original Message -----
From: Eduardo Zurita
To: [EMAIL PROTECTED]
Sent: Monday, January 20, 2003 16:05
Subject: Automatically generated linefeed before <?xml ...?> in the JSP
causes SAXException


Hello,

    I have found that my JSP generator always prints a LineFeed
automatically before <?xml.....?> causing the SAXException.

    I have examined the generated source and yes, there is a generated
"out.write("\r\n");" just before my code.

    How can I resolve this?

    Thanks.

    Eduardo.





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