Hi Guy,

have you found any solution?

Thanks,
Anton

2009/7/19 Guy Bashan <guy.bas...@gmail.com>

> Hi Bruno,
> Thanks, for your answer. I am familiar with this solution.
> I think this issue can be handled, by allowing to disable ViewState
> handling.
> Something like: <f:view disableState="true">
> I heard that it is possible in APS.NET.
>
> Thanks,
> Guy.
>
>
> On Sun, Jul 19, 2009 at 2:40 PM, Bruno Aranda <brunoara...@gmail.com>wrote:
>
>> Not a solution, but as a workaround for this situation, what we
>> usually do is to have a poll component that is invoked every let's say
>> 20 minutes, so the session does not die while the window is open...
>>
>> Bruno
>>
>> 2009/7/19 Guy Bashan <guy.bas...@gmail.com>:
>> > Hi,
>> >
>> > Is it possible to disable ViewState for a specific page?
>> > If a user enters to a login page, then waits for session to expire, then
>> put
>> > login details and press submit a ViewExpiredException will be thrown.
>> > This issue can be easily solved if no ViewState will be saved for the
>> the
>> > login page.
>> >
>> > Thanks,
>> > Guy.
>> >
>>
>
>

Reply via email to