like the entire tag is evaluated again.
Any thoughts would be greatly appreciated.
thanks
Paul
-Original Message-
From: Pavel Brun [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 14, 2002 6:29 AM
To: Tomcat Users List
Subject: RE: JSP Tag Life Cycle
yes...sorry...that is what I wa
: Re: JSP Tag Life Cycle
> > I was just looking at the JSP Tag Life Cylcle diagram and had the
following
> > question.
> > The "doEndTag" flows into a decision block that states "use t yet
another
> > time".
> >
> > In what case is the tag
> > I was just looking at the JSP Tag Life Cylcle diagram and had the following
> > question.
> > The "doEndTag" flows into a decision block that states "use t yet another
> > time".
> >
> > In what case is the tag re-evaluated (i.e., the decision block returning
> > yes)? I have
> > a tag
]]
Sent: Wednesday, February 13, 2002 4:59 PM
To: Tomcat Users List
Subject: Re: JSP Tag Life Cycle
On Wed, 13 Feb 2002, Pavel Brun wrote:
> Date: Wed, 13 Feb 2002 16:53:29 -0500
> From: Pavel Brun <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
>
On Wed, 13 Feb 2002, Pavel Brun wrote:
> Date: Wed, 13 Feb 2002 16:53:29 -0500
> From: Pavel Brun <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat User <[EMAIL PROTECTED]>
> Subject: JSP Tag Life Cycle
>
> Hello all,
>
Hello all,
I was just looking at the JSP Tag Life Cylcle diagram and had the following
question.
The "doEndTag" flows into a decision block that states "use t yet another
time".
In what case is the tag re-evaluated (i.e., the decision block returning
yes)? I have
a tag that is somehow being invo