Re: Detect LoginPage redirection with swarm

2008-06-10 Thread Maurice Marrink
It should be fairly simple to show a message on the login page stating the user will be redirected to whichever page they were trying to visit. It would be a lot more difficult i think to show a warning prior to redirecting to the login paging. But as i understand it that is fortunately not what

Re: Detect LoginPage redirection with swarm

2008-06-10 Thread Mark Lichtenberg
That worked perfectly. Thanks! Mark On [Jun 10], at 2:59 AM, Maurice Marrink wrote: It should be fairly simple to show a message on the login page stating the user will be redirected to whichever page they were trying to visit. It would be a lot more difficult i think to show a warning prior

Detect LoginPage redirection with swarm

2008-06-09 Thread Mark Lichtenberg
Hi - We have a fairly straightforward app in which each page extends SecureWebPage such that if a user attempts to directly land on a mounted page, they will be redirected to our login page (as supplied in our Application.getLoginpage() method). After logging in, the user is directed to