Hi,
I use "*." mapping in "handler mapping" for the module which I have created. By doing so, for the root page also OnPreExecuteRequest() notifications gets called and I return RQ_NOTIFICATION_CONTINUE from it. My root page does not get displayed.
Does any one know how to fix the issue? I am handling OnBeginRequest() also.
Regards,
George