Yes, but probably I'll have doFinally only when I migrate to tomcat
4.1.12 right? Right now I'm using tomcat 4.0.4, I want the 4.1.x to
become more stable before I upgrade my systems. I just want to keep my
taglibs as much compliant as they can be with these versions...
  what you gurus suggest to me?

On Tue, 2002-10-15 at 17:45, Shawn Bayern wrote:
> On 15 Oct 2002, Felipe Schnack wrote:
> 
> > i don't know, but in my opinion, we shouldn't call release() at every
> > doEndTag(), but we should clean, for instance, tag attributes and these
> > such things.
> 
> To reiterate, you should not reset tag attribute values in doEndTag().  
> doEndTag() should hardly ever perform cleanup at all, except to perform
> best-efforts cleanup of per-invocation resources under JSP 1.1.  (In JSP
> 1.2, doFinally() is better for clearing per-invocation state because it's
> guaranteed to run.)
> 
> -- 
> Shawn Bayern
> "JSTL in Action"   http://www.jstlbook.com
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
-- 

Felipe Schnack
Analista de Sistemas
[EMAIL PROTECTED]
Cel.: (51)91287530
Linux Counter #281893

Faculdade Ritter dos Reis
www.ritterdosreis.br
[EMAIL PROTECTED]
Fone/Fax.: (51)32303328


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to