show more of the stacktrace

-igor

On Tue, Jun 16, 2009 at 8:35 AM, Martin
Makundi<[email protected]> wrote:
>> the users should get a page expired error if they come in from a
>> stateful bookmark and the session is expired.
>
> Well..  in order to avoid that I have attempted to redirect them onto
> the login page by setting the LoginPage to be the expired page ;)
>
>    getApplicationSettings().setPageExpiredErrorPage(LoginPage.class);
>
> I do not want a separate "pageExpiredErrorPage" to be displayed to the
> user, just go back to login with no error messages. Now I get the
> component loginForm not found on page... I would assume that
> LoginPage.class is a clean initiation with no pageParameters.
>
> **
> Martin
>
>>
>> On Tue, Jun 16, 2009 at 12:58 AM, Martin
>> Makundi<[email protected]> wrote:
>>> Hi!
>>>
>>> I get the following error when users come to the login page using a
>>> stateful bookmark:
>>> 2009-06-16 10:11:52,861 43237745 [btpool0-115] ERROR RequestCycle  -
>>> component loginForm not found on page
>>>
>>> Any tricks how this can be avoided?
>>>
>>> **
>>> Martin
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to