You don't give enough information to diagnose the problem, but I imagine
you're not passing the session information (e.g., jsessionid cookie) back
to the server.


On Wed, May 15, 2013 at 12:30 PM, Norah Jones <nh.jone...@gmail.com> wrote:

> Hi,
>
> I have a web application which is deployed on a Tomcat server (version 7).
>  I have set the session timeout value as 10 minutes in the web.xml file. In
> pages with no Ajax call, the session time out value is reset promptly. But
> it is not renewed on pages with Ajax calls. Web application is taking user
> back to Login screen even though some activity is happening on the page
> (with Ajax).
>
> Can anyone help me?
>
>
>
> Thanks,
> Norah Jones
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to