Solved!!

RequestGlobals's ActivePage is populated after ComponentRequestFilter and so
can't use it. Instead use ComponentRequestEventParameters' getActivePage()

regards
Taha


On Sat, Jan 8, 2011 at 8:15 AM, Taha Hafeez <tawus.tapes...@gmail.com>wrote:

> Hi
>
> I am trying to get the requested page during ComponentRequestFilter phase.
> I tried RequestGlobals.getActivePage() but it returns null first time around
> ... Is there any way ?
>
> regards
> Taha
>
>

Reply via email to