RE: Tomcat 5.5.9 with Struts 1.2.7 -> ClassCastException - looks like a Tomcat bug

2005-08-18 Thread stewart.cambridge
: Christian Dionne [mailto:[EMAIL PROTECTED] Sent: 17 August 2005 14:14 To: 'Struts Users Mailing List' Subject: RE: Tomcat 5.5.9 with Struts 1.2.7 -> ClassCastException - looks like a Tomcat bug Hi Stewart, I had the same problem and I received a great answer on this mailing list a few d

RE: Tomcat 5.5.9 with Struts 1.2.7 -> ClassCastException - looks like a Tomcat bug

2005-08-17 Thread Christian Dionne
Hi Stewart, I had the same problem and I received a great answer on this mailing list a few days ago. The problem is caused by either one of these libraries that are conflicting with Struts: - jsp-api.jar - jsp-2.0-api.jar On my side, removing these libraries from my project (th