Re: in jsp causeing error

2002-02-17 Thread Gasper
Hi I don't have a servlet.jar in my cocoon directory. Gasper - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 12:47 AM Subject: RE: in jsp causeing error

Re: in jsp causeing error

2002-02-14 Thread yuryx
Piroumian, Konstantin wrote: >>>From: Gasper [mailto:[EMAIL PROTECTED]] >>> >>>Hello >>> >>>I'm building a site using cocoon 2.0 and jsp's for dynamic content In >>> >>my jsp >> >>>I'm trying to forward to a page using a simple tag but >>> >>this >> >>>causes an error below. I'm using tomcat 3.2

RE: in jsp causeing error

2002-02-14 Thread Peter Schwenke
That could be bad. No, I'd put some cocoon jars in $TOMCAT_HOME/lib. It might have been a hangover from cocoon 1.8. ...Peter Vadim Gritsenko writes: > If you have servlet.jar in the WEB-INF/lib, this is (IIRC) *bad*, and > you s

RE: in jsp causeing error

2002-02-14 Thread Vadim Gritsenko
If you have servlet.jar in the WEB-INF/lib, this is (IIRC) *bad*, and you should delete it right away. Servlet.jar provided in the Cocoon with the only purpose to compile sources. Vadim > -Original Message- > From: Peter Schwenke [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 14,

Re: in jsp causeing error

2002-02-14 Thread Piroumian, Konstantin
> > From: Gasper [mailto:[EMAIL PROTECTED]] > > > > Hello > > > > I'm building a site using cocoon 2.0 and jsp's for dynamic content In > my jsp > > I'm trying to forward to a page using a simple tag but > this > > causes an error below. I'm using tomcat 3.2.3 > > > > Does anybody know a solution

RE: in jsp causeing error

2002-02-14 Thread Vadim Gritsenko
> From: Gasper [mailto:[EMAIL PROTECTED]] > > Hello > > I'm building a site using cocoon 2.0 and jsp's for dynamic content In my jsp > I'm trying to forward to a page using a simple tag but this > causes an error below. I'm using tomcat 3.2.3 > > Does anybody know a solution? Don't use forwar