> org.apache.cocoon.ProcessingException: SAXException JspGenerator.generate():
> org.xml.sax.SAXParseException:The root element is required in a well-formed
I had this error too. My cause was that in the JSP some 'ü', 'ö', and 'ä' were
generated. This means the page was assumed to be UTF-8 but t
>
> >The Code is in
> >TOMCAT_HOME/webapps/cocoon/bancotec/floxco/src/View/menue.jsp
> ><<<
> >
> >
> >JSP files must be in the directory:
> > TOMCAT_HOME/webapps/cocoon/bancotec/floxco/src/jsp/
> >
> >
> >Sorry for missi
Hi,
It's not the Tag a problem. The same error is without this
Tag.
Only the hello.jsp in cocoon/docs/samples/jsp/-Directory works fine.
It's perhaps a Directory-Problem?
gruss
christian
> -Ursprüngliche Nachricht-
> Von: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch
If I tried without Tag there is the old error:
org.apache.cocoon.ProcessingException: SAXException JspGenerator.generate():
org.xml.sax.SAXParseException: The root element is required in a well-formed
document.
I 'm thinking, the JSP-Generator-Output is not well-formed. But if you see
the code i
> -Ursprüngliche Nachricht-
> Von: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 30. Januar 2002 15:46
> An: [EMAIL PROTECTED]
> Betreff: RE: JSP-Generator-problem
>
>
> Localize the problem first. Does it work without
>
>
>
> ?
If I change the Tag like on
Hallo,
> -Ursprüngliche Nachricht-
> Von: Alex Kachanov [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 30. Januar 2002 13:13
> An: [EMAIL PROTECTED]
> Betreff: RE: JSP-Generator-problem
>
>
> Start your JSP document with
>
I try this several times, but it doesn't work. In the small