Filter LifeCycle
Hi,
Hows does a Filter work in terms of its object instantiation and destroy. Is it a singleton class? Or is there a new instance of a Filter created for each client accessing the page ?
I couldnt find any information on this.
Please help
thanks
Riz

