I got that error because I was using JDK 1.4.0 but not the special LE edition of Tomcat 4.0.3 that works with JDK 1.4.0. Is that your case?
> -----Original Message----- > From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] > Sent: Thursday, May 02, 2002 4:55 PM > To: [EMAIL PROTECTED] > Subject: Re: How to deploy Struts-using app to Tomcat 4 from Forte? > javax.servlet.ServletException: Parsing error processing > resource path /WEB-INF/struts-config.xml > at > org.apache.struts.action.ActionServlet.initMapping(ActionServl > et.java:1337) > at -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

