Hello Ana,
Wednesday, May 02, 2001, 8:23:09 PM, you wrote:
A> Hi,
Hello!
A> We think we have discovered an error.
That's nice! But why are you mailing me? I'm not a tomcat developer!
:-)
Best regards,
Anthonymailto:[EMAIL PROTECTED]
On Wed, 2 May 2001, Remy Maucherat wrote:
> > On Wed, 2 May 2001, Ana wrote:
> >
> > > Hi,
> > > We think we have discovered an error. We call the include method of the
> > > RequestDispatcher from a servlet. Then, we call the setAttribute
> method
> > > of the request object of the included
> On Wed, 2 May 2001, Ana wrote:
>
> > Hi,
> > We think we have discovered an error. We call the include method of the
> > RequestDispatcher from a servlet. Then, we call the setAttribute
method
> > of the request object of the included JSP. If we call the getAttribute
> > method of the request
> On Wed, 2 May 2001, Ana wrote:
>
> > Hi,
> > We think we have discovered an error. We call the include method of the
> > RequestDispatcher from a servlet. Then, we call the setAttribute
method
> > of the request object of the included JSP. If we call the getAttribute
> > method of the request
so that the changes are still visible in the calling
servlet. This fix will show up in tonight's nightly build.
>
>
> Cheers,
>
>
>
> Charles Chen
>
Craig McClanahan
>
> -Original Message-
> From: Ana [mailto:[EMAIL PROTECTED]]
> Sent: 0
On Wed, 2 May 2001, Ana wrote:
> Hi,
> We think we have discovered an error. We call the include method of the
> RequestDispatcher from a servlet. Then, we call the setAttribute method
> of the request object of the included JSP. If we call the getAttribute
> method of the request object
.
Cheers,
Charles Chen
-Original Message-
From: Ana [mailto:[EMAIL PROTECTED]]
Sent: 02 May 2001 17:23
To: :
Subject: Tomcat 4.0 Beta3 and Request Attributes Error
Hi,
We think we have discovered an error. We call the include method of the
RequestDispatcher from a servlet. Then, we
Hi,
We think we have discovered an error. We call the include method of the
RequestDispatcher from a servlet. Then, we call the setAttribute method
of the request object of the included JSP. If we call the getAttribute
method of the request object in the servlet (after the include call), the