Hi, I have this line in a jsp file :

transformer=factory.newTransformer(new StreamSource(new
File("E:/webapps/xmlsundar/emp1.xsl")));

but I got this error :
Error: 500
Location: /xmlsundar/XslViews.jsp
Internal Servlet Error:

javax.servlet.ServletException: Namespace not supported by SAXParser
        at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459)



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to