Tags stay in memory (in pools) based on the tags used and the parameter
values of the tags.  If memory is an issue then you can disable tag pooling.
If cpu performance is an issue (pooling the tags saves object instantiation
and release) then leave tag pooling in place.

Edgar

> -----Original Message-----
> From: Shakti [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, November 25, 2003 6:16 AM
> To: Struts Users Mailing List
> Subject: Does Taglibs cause any performance Issues ???
> 
> 
> Hi All,
>           I want to know whether use of taglibs in jsp cause 
> any kind of performance issues. Someone told me that i should 
> avoid using taglibs becuz they r being loaded into memory and 
> in many cases during stress testing applications have failed 
> because of excess use of taglibs . I want to know your views 
> regarding this !!!!!
> 
> Cheers..
> Shakti
> 
> 

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

Reply via email to