Helau,
O problema é o seguinte fui rodar um jsp, q antes eu rodava no J2EE e ta dando esse pau aqui oh estranho:
exception
javax.servlet.ServletException: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:104)
org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:8
org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:132)
org.apache.jasper.compiler.TldLocationsCache.getUriFromTld(TldLocationsCache.java:460)
org.apache.jasper.compiler.TldLocationsCache.scanJar(TldLocationsCache.java:367)
Sabem me dizer pq?