RE: Problem with tomcat

2004-12-02 Thread David G. Friedman
Can you give us some example code that you use in your JSP which can reproduce this problem and give us a better idea? Regards, David -Original Message- From: Santosh Kumar Panda [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 6:29 AM To: Struts Users Mailing List Subject: Pro

Re: Problem with Tomcat 5.5

2004-11-22 Thread bryan
you probably just had a messed up web.xml. here is a working one from my project. On Fri, 19 Nov 2004 18:57:59 +0100, Peter Neu <[EMAIL PROTECTED]> wrote: > Hello Bryan, > > this is what I did in the first place. Any chance that my changes > didn't have any effect? > > Peter. > > > > >unles

Re: Problem with Tomcat 5.5

2004-11-19 Thread Peter Neu
Hello Bryan, this is what I did in the first place. Any chance that my changes didn't have any effect? Peter. unless you download the compat package it will not run under jre less than 1.5/5 --b On Thu, 18 Nov 2004 09:59:01 -0600, Vic <[EMAIL PROTECTED]> wrote: 5.5 needs JDK1.5 Afaik. .V Peter

Re: Problem with Tomcat 5.5

2004-11-19 Thread bryan
unless you download the compat package it will not run under jre less than 1.5/5 --b On Thu, 18 Nov 2004 09:59:01 -0600, Vic <[EMAIL PROTECTED]> wrote: > 5.5 needs JDK1.5 Afaik. > .V > > > > Peter Neu wrote: > > Hello everybody, > > > > I just switched to Tomcat 5.5 while still using the old

Re: Problem with Tomcat 5.5

2004-11-18 Thread Vic
5.5 needs JDK1.5 Afaik. .V Peter Neu wrote: Hello everybody, I just switched to Tomcat 5.5 while still using the old JDK 1.4.2_04 . The Struts Version I use is 1.1. When I run my application on the new Tomcat I get this error : Error instantiating servlet class org.apache.struts.action.ActionSer