Hi Kevin, Kevin Burton <[EMAIL PROTECTED]> wrote on 06/15/2006 04:37:46 AM:
> The error generated by the Java class is: > > SAX2 driver class org.apache.crimson.parser.XMLReaderImpl does not > implement XMLReader > > Does anyone have any pointers as to how to resolve this issue? I should > say that the same code implemented in a JSP works perfectly, so I guess > I have a library missing or something? I would guess that the code is picking up a version of the crimson parser from the Oracle JVM rather than it's own xerces. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
