There is some performance overhead to any filter, but it isn't much. The real hit is your custom code before and after your filter executes.

-Tim

siddharth wrote:
Hi all,

If i have implemented a filter who checks specific value in the session
object ( some string manipulation is involved).
Thus each request goes through filter.


Will this hamper the performance ??

is it advisable to use filters for such cases ?

thanx in advance.


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



Reply via email to