> I'm using iPlanet web server (4.1). It uses Apache Jasper parser for JSP. > I was supposed to use Iplanet WS version 6.0. could this be the reason?
I don�t know. I suffered this error, or something very close to it some weeks ago. I worked with Tomcat 3.3.1 (JSP 1.1 and JServ 2.2) version. I my case this error was dued to I was using diferent JServ jar file versions during the compilation and during the execution. May be you are doing the same. You are compiling with a JServ jar file version and your iPlanet is ussing another one. Jose Andr�s P�rez =========================================================================== 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
