You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by srinivas <sr...@wipro.com> on 2002/10/12 13:55:52 UTC

session management problem

 
we are developing a intranet enterprise application, we are facing a
typical problem in session management , our application gets
automatically sessioned timed out even the logged in user has a valid
session.
 
our environment is
 
Linux Red hat 7.2
JBoss 3.0.3
Apache 1.3.20
tomcat 4.0.4
struts 1.0.2
 
we are creating a new session when user credentials are passed and after
some time he will be thrown out of the system since he doesn't have
valid session. But the user had valid session.
 
Any help in this is appreciable
 
Regards
Srinivas

RE: session management problem

Posted by srinivas <sr...@wipro.com>.
Hi Thomas, 
The session timeout is 28,800 sec(8 hours), this value is part of
requirements.  Users are actively hitting the application. Our
application is under  testing and this was reported by our QA team, and
these people wont keep system idle.

Regards
Srinivas


-----Original Message-----
From: Thomas Eichberger [mailto:webmaster@java.at] 
Sent: Saturday, October 12, 2002 6:44 PM
To: Struts Users Mailing List
Cc: struts-user@jakarta.apache.org
Subject: Re: session management problem

Maybe stupid question, but what session-timeout do you have? May be the 
user just didn't do anything on the page for a period longer than the 
session timeout?

Thomas

At 17:25 12.10.2002 +0530, srinivas wrote:

>
>
>we are developing a intranet enterprise application, we are facing a 
>typical problem in session management , our application gets
automatically 
>sessioned timed out even the logged in user has a valid session.
>
>
>
>our environment is
>
>
>
>Linux Red hat 7.2
>
>JBoss 3.0.3
>
>Apache 1.3.20
>
>tomcat 4.0.4
>
>struts 1.0.2
>
>
>
>we are creating a new session when user credentials are passed and
after 
>some time he will be thrown out of the system since he doesn t have
valid 
>session. But the user had valid session.
>
>
>
>Any help in this is appreciable
>
>
>
>Regards
>
>Srinivas
>
>--
>To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
>For additional commands, e-mail:
<ma...@jakarta.apache.org>


Re: session management problem

Posted by Thomas Eichberger <we...@java.at>.
Maybe stupid question, but what session-timeout do you have? May be the 
user just didn't do anything on the page for a period longer than the 
session timeout?

Thomas

At 17:25 12.10.2002 +0530, srinivas wrote:

>
>
>we are developing a intranet enterprise application, we are facing a 
>typical problem in session management , our application gets automatically 
>sessioned timed out even the logged in user has a valid session.
>
>
>
>our environment is
>
>
>
>Linux Red hat 7.2
>
>JBoss 3.0.3
>
>Apache 1.3.20
>
>tomcat 4.0.4
>
>struts 1.0.2
>
>
>
>we are creating a new session when user credentials are passed and after 
>some time he will be thrown out of the system since he doesn t have valid 
>session. But the user had valid session.
>
>
>
>Any help in this is appreciable
>
>
>
>Regards
>
>Srinivas
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>