who is triggering the redirect to intercept page?
I guess it is somewhere in youre own code (login needed or something)
Maybe you can then set that page somewhere for you to access?

the problem in 1.2 is that if that redirect happens in side the constructor of the page.. Then there is no page.. (page class maybe but not a page instance)

johan


On 3/29/06, Andrew Berman <[EMAIL PROTECTED]> wrote:
Is there a way to get the page the intercept page is supposed to go to inside the intercept page?  The PageMap has no method which allows me to get the continuation url, but I need some way of getting the Page after the intercept page because I want something to show up only if the continuation page is a specific page.  Hopefully this email makes sense...

Thanks for any help,

--Andrew

Reply via email to