On Wed, Oct 2, 2013 at 8:30 PM, shimin_q <smq...@hotmail.com> wrote:

> Hi Martin,
>
> No, I did not use that.
>
> My understanding is that the URL ("http://<my server ip>/awol") takes me
> to
> my app's home page (MainPage.class), but is intercepted by the login page
>

define "is intercepted"
what logic does the redirect ?


> (HomePage.class in my case).  After login is successful, the
> continueToOriginalDestination() SOMETIMES does not seem to continue on to
> MainPage.
>
> I am not sure how the interception happened and why sometimes
> continueToOriginalDestination() does not continue on.  I am really new to
> wicket...
>
> Could you please let me know what caused this intermittent problem?
>

continueToOriginalDestination() would work only
if RestartResponseAtInterceptPageException is thrown before


>
> Thanks,
> Shi-Min
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/continueToOriginalDestination-issue-tp4661654p4661658.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to