Hello,
I've installed cocoon1.8.2 sucessfully but when i try to view a page xsl i get the next error: "java.lang.NullPointerException at org.apache.cocoon.Engine.handle(Engine.java:473)"-> if (!isHead) { OutputStream realOut = response.getOutputStream(); 473-> realOut.write (content); if (comment != null) realOut.write (commentBytes); realOut.flush (); } Could somebody help me, please? Thanks in advances. --------------------------------------------------------------------- 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]>