You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Eduardo Pelegri-Llopart <Ed...@eng.sun.com> on 2000/01/14 08:08:54 UTC

re: EVAL_PAGE vs SKIP_PAGE

Kevin, can you send the details to tomcat-dev?  I think this belongs
there, and I normally barely track general.

thanks!

	- eduard/o


> Date: Thu, 13 Jan 2000 14:43:32 -0700
> To: <ge...@jakarta.apache.org>
> From: "Danno Ferrin" <sh...@earthlink.net>
> Subject: Re: EVAL_PAGE vs SKIP_BODY
> Message-ID: <03...@DRF26>
> 
> Can you provide a code example?  I have found that the probability of a fix
> for a particular bug being developed is directly proportiaonal to the
> quailty of the repoducable test case demonstrating the bug.  I have
> sucessfully used itterating tags before (returning SKIP_BODY from
> doAfterBody) so I would have to see specifically what is going on here.
> 
> --Danno
> 
> "Kevin Jones" wrote:
> > I'm having a problem with tag extensions with Tomcat that doesn't happen
> in
> > other servers (Orion for example).
> >
> > I have a tag (in this case a child tag) with a doAfterBody method that
> > returns SKIP_BODY. If I do this Tomcat (or at least this page) goes into
> an
> > infinite loop and I don't understand why. Looking at the generated there's
> a
> > do..while(ret==EVAL_BODY_TAG).
> >
> > If I return EVAL_PAGE then everything works as expected.
> >
> > Help anybody?
> >
> > This is Tomcat 3.0 BTW running on W2K - I downloaded the source and built
> > the bits using JDK 1.3
> >
> > Kevin Jones
> > DevelopMentor

>

RE: EVAL_PAGE vs SKIP_PAGE

Posted by Kevin Jones <ke...@develop.com>.
will do,

Kevin Jones
DevelopMentor

-----Original Message-----
From: Eduardo Pelegri-Llopart
[mailto:Eduardo.Pelegrillopart@eng.sun.com]
Sent: 14 January 2000 07:09
To: tomcat-dev@jakarta.apache.org
Cc: general@jakarta.apache.org
Subject: re: EVAL_PAGE vs SKIP_PAGE


Kevin, can you send the details to tomcat-dev?  I think this belongs
there, and I normally barely track general.

thanks!

	- eduard/o


> Date: Thu, 13 Jan 2000 14:43:32 -0700
> To: <ge...@jakarta.apache.org>
> From: "Danno Ferrin" <sh...@earthlink.net>
> Subject: Re: EVAL_PAGE vs SKIP_BODY
> Message-ID: <03...@DRF26>
>
> Can you provide a code example?  I have found that the probability of a
fix
> for a particular bug being developed is directly proportiaonal to the
> quailty of the repoducable test case demonstrating the bug.  I have
> sucessfully used itterating tags before (returning SKIP_BODY from
> doAfterBody) so I would have to see specifically what is going on here.
>
> --Danno
>
> "Kevin Jones" wrote:
> > I'm having a problem with tag extensions with Tomcat that doesn't happen
> in
> > other servers (Orion for example).
> >
> > I have a tag (in this case a child tag) with a doAfterBody method that
> > returns SKIP_BODY. If I do this Tomcat (or at least this page) goes into
> an
> > infinite loop and I don't understand why. Looking at the generated
there's
> a
> > do..while(ret==EVAL_BODY_TAG).
> >
> > If I return EVAL_PAGE then everything works as expected.
> >
> > Help anybody?
> >
> > This is Tomcat 3.0 BTW running on W2K - I downloaded the source and
built
> > the bits using JDK 1.3
> >
> > Kevin Jones
> > DevelopMentor

>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org