You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jakarta <ja...@trollingers.com> on 2003/11/12 16:48:38 UTC

Tag files not pooling

Is tomcat 5 going to suport tag file pooling as well as tag pooling.
When looking at some generated code I notice that it was currently only
pooling tags not tag files?

Thanks,

john


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


Re: Tag files not pooling

Posted by Ryan Lubke <Ry...@Sun.COM>.
The JSP 2.0 specification states that these must not be cached.

See section 7.1.5.



On Wed, 2003-11-12 at 10:48, jakarta wrote:
> Is tomcat 5 going to suport tag file pooling as well as tag pooling.
> When looking at some generated code I notice that it was currently only
> pooling tags not tag files?
> 
> Thanks,
> 
> john
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
-- 
Ryan Lubke <Ry...@Sun.COM>
Sun Microsystems, Inc.


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