Hi Alexye,
I am not keeping the page idea for 30-40 minutes. I am using that page
for long time with doing some activities like posting comment, adding
attachement, take task though workflow and after some time I am
getting this error.
You might be right but I have read the one of the forum link
http://www.coderanch.com/t/430764/JSF/java/Not-Session-Timeout-but-throw
I suspect this might be the main reason for throwing
'javax.faces.application.ViewExpiredException'. Please let me know
your thoughts on this.
Thank you.
regards,
Vikas Khengare
On Oct 23, 7:42 pm, Alexey Kakunin <
akaku...@emdev.ru> wrote:
> Hi Vikas!
> May it happens because between step 3 and 4 you did not touch page for some
> time (like more then 30 minutes)
> One of the reason of this bug - is expired session - as result, during
> submit jsf view cannot be restored from data stored in session and this
> error is produced
>
> 2009/10/23 vikas.khengare <
vikas.kheng...@gmail.com>
> ...
>
> read more »