i switched from jdk 1.6 to jdk 1.5 and now i got this error... java.lang.NoClassDefFoundError: org/w3c/dom/xpath/XPathEvaluator
when i run the applet alone, it's working but when i try to deploy it with my web app, i get the error.. i have placed all the jars that i used in my applet in the directory with the web pages.. what jar file do i need to make it work? -- View this message in context: http://www.nabble.com/XPathEvaluator-problem-tf4073996.html#a11578403 Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
