The combination of server (JSP) and "Namespace not supported by SAXParser"
strongly suggests that you've got a classpath problem. Make sure that the
parser being found in the JSP environment supports namespaces properly;
adjust classpaths if the wrong one is being found.

Reply via email to