Hi everybody, I don't understand why I get the execution error : javax.servlet.ServletException: Class org/xml/sax/HandlerBase violates loader constraints when I try to use the library sax.jar (in WEB-INF/lib) to parse an XML file in my struts project. I use the Digester Class to generate some objects.
Can somebody help me ? Thanks, Nicolas Compagnon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

