Aaron Evans <aaronmevans <at> yahoo.ca> writes: > > Thomas Franconville <thomas.franconville <at> sysdeo.fr> writes: > > On the screen: > > There was a problem while processing your request: Error in the transformer: > > org.xml.sax.SAXParseException: Content is not allowed in prolog. > > > > On tomcat's logs: > > [Fatal Error] default.xsl:1:1: Content is not allowed in prolog. > > > > Make *absolutely* sure there is no whitespace characters before: > <?xml version="1.0" encoding="ISO-8859-1"?> >
There is no whitespace before: <?xml version="1.0" encoding="ISO-8859-1"?> I am not sure that it is a problem with the xsl file, because of, the same error appends when I put a wrong file name. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
