Re: Session timeout despite user activity - websockets on Tomcat 8.5.16

2017-08-09 Thread David Wall
On 8/9/17 8:35 AM, Mark Thomas wrote: On 09/08/17 16:09, David Wall wrote: We're using Tomcat 8.5.16 with Java 1.8.0_91, Vaadin 7.7.10 and Atmosphere Websockets. We have had reports of sessions logging out while users are active with our Vaadin-based application. This has been frustrating as w

Re: Session timeout despite user activity - websockets on Tomcat 8.5.16

2017-08-09 Thread Mark Thomas
On 09/08/17 16:09, David Wall wrote: > We're using Tomcat 8.5.16 with Java 1.8.0_91, Vaadin 7.7.10 and > Atmosphere Websockets. > > We have had reports of sessions logging out while users are active with > our Vaadin-based application. This has been frustrating as we can't > seem to track down wh

Re: session-timeout and maxInactiveInterval

2016-06-21 Thread Mark Thomas
On 21/06/2016 03:54, mw...@loftware.com wrote: > > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Monday, June 20, 2016 11:32 AM >> To: Tomcat Users List >> Subject: Re: session-timeout and maxInactiveInterval >>

RE: session-timeout and maxInactiveInterval

2016-06-20 Thread MWick
> -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, June 20, 2016 11:32 AM > To: Tomcat Users List > Subject: Re: session-timeout and maxInactiveInterval > > On 20/06/2016 16:00, mw...@loftware.com wrote: > > We are runni

Re: session-timeout and maxInactiveInterval

2016-06-20 Thread Mark Thomas
On 20/06/2016 16:00, mw...@loftware.com wrote: > We are running 7.0.69 and Java 1.8.0_91. > > We ran into an incident at a customer where the customer had set > session-timeout to 0 – which according to the servlet 3.0 spec, the > session should never time out. However, the customer was basically

Re: session-timeout not taking effect

2010-09-15 Thread Wesley Acheson
amming causing this, not a > Tomcat bug and the settings are correct. Guess I just need to wait till > 10.3... *sigh*. > > > > > > > Debbie Shapiro, Data Warehouse Manager > Office: 425.402.2233 > > -Original Message- > From: Debbie Shapiro > Sent:

RE: session-timeout not taking effect

2010-09-15 Thread Debbie Shapiro
Warehouse Manager Office: 425.402.2233 -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Wednesday, September 15, 2010 11:19 AM To: Tomcat Users List Subject: Re: session-timeout not taking effect Debbie Shapiro wrote: > Official response

Re: session-timeout not taking effect

2010-09-15 Thread André Warnier
Debbie Shapiro wrote: Official response from InetSoft: ** If you request for a report and leave it running in the browser in v10.2, the report will send a heartbeat beacon to the report server to let the server kno

RE: session-timeout not taking effect

2010-09-15 Thread Debbie Shapiro
ffice: 425.402.2233 -Original Message- From: Debbie Shapiro Sent: Tuesday, September 14, 2010 4:17 PM To: 'Tomcat Users List' Subject: RE: session-timeout not taking effect waited an extra long time to test out the web page again, but it's still not timing out. I've

RE: session-timeout not taking effect

2010-09-15 Thread Debbie Shapiro
omcat Users List Subject: Re: session-timeout not taking effect Debbie Shapiro wrote: > You guys are so awesome! And extremely helpful! :-) > Oh wow then, I want to be in this group too.. One question which does not appear to have been asked, is *which* session is or is not timed out.

Re: session-timeout not taking effect

2010-09-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 9/14/2010 6:27 PM, André Warnier wrote: > Debbie Shapiro wrote: >> Hi Wesley - >> I logged in to my web app, ran a report and then left it alone for 45 >> minutes. Came back and tried to run another report. I was expecting to >> receive a pr

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
ssage- From: Debbie Shapiro Sent: Tuesday, September 14, 2010 3:24 PM To: Tomcat Users List Subject: RE: session-timeout not taking effect I tested out navigating to another web page in a different window and coming back to the web app page after it should have timed out, but no go. I j

Re: session-timeout not taking effect

2010-09-14 Thread André Warnier
Debbie Shapiro wrote: You guys are so awesome! And extremely helpful! :-) Oh wow then, I want to be in this group too.. One question which does not appear to have been asked, is *which* session is or is not timed out. I mean that this is happening with a specific application's page. The a

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
You guys are so awesome! And extremely helpful! :-) Debbie Shapiro, Data Warehouse Manager Office: 425.402.2233 -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Tuesday, September 14, 2010 3:00 PM To: Tomcat Users List Subject: Re: session-timeout not taking

RE: session-timeout not taking effect

2010-09-14 Thread Caldarale, Charles R
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com] > Subject: RE: session-timeout not taking effect > I don't see any setting for session-timeout in the > WEB-INF/web.xml, only in the conf/web.xml. Not unusual. > I haven't configured the manager piece at

Re: session-timeout not taking effect

2010-09-14 Thread Mark Thomas
On 14/09/2010 23:27, André Warnier wrote: > Debbie Shapiro wrote: >> Hi Wesley - >> I logged in to my web app, ran a report and then left it alone for 45 >> minutes. Came back and tried to run another report. I was expecting to >> receive a prompt to login again, but instead it runs the second repo

RE: session-timeout not taking effect

2010-09-14 Thread Caldarale, Charles R
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com] > Subject: RE: session-timeout not taking effect > What I'm seeing in the access log are heartbeat requests? Yup - so it's InetSoft's code running *in the browser* that's keeping the session alive. >

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
Office: 425.402.2233 -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, September 14, 2010 3:11 PM To: Tomcat Users List Subject: RE: session-timeout not taking effect > From: Debbie Shapiro [mailto:dshap...@cardiacscience.com] > Subject: RE:

Re: session-timeout not taking effect

2010-09-14 Thread André Warnier
Debbie Shapiro wrote: Hi Wesley - I logged in to my web app, ran a report and then left it alone for 45 minutes. Came back and tried to run another report. I was expecting to receive a prompt to login again, but instead it runs the second report. I also have a case open with InetSoft on this, but

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
cheson [mailto:wesley.ache...@gmail.com] Sent: Tuesday, September 14, 2010 2:48 PM To: Tomcat Users List Subject: Re: session-timeout not taking effect On Tue, Sep 14, 2010 at 11:39 PM, Debbie Shapiro wrote: > I should add that I am neither a Java nor a Tomcat expert by any means. > Where

RE: session-timeout not taking effect

2010-09-14 Thread Caldarale, Charles R
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com] > Subject: RE: session-timeout not taking effect > I'm not sure how to determine that the session-timeout > is anything other than 30 minutes aside from looking at > the web.xml file. Note that there are _two_ web.x

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
bject: Re: session-timeout not taking effect I'm guessing the only reason you run tomcat is to run this single application. It may be wise just to get a hosting company to do this for you they'll know a lot more about the security and configuration of the en

Re: session-timeout not taking effect

2010-09-14 Thread Pid
On 14/09/2010 22:50, Wesley Acheson wrote: > I'm guessing the only reason you run tomcat is to run this single > application. It may be wise just to get a hosting company to do this > for you they'll know a lot more about the security and configuration > of the environment. Nah, we can probably fi

Re: session-timeout not taking effect

2010-09-14 Thread Wesley Acheson
I'm guessing the only reason you run tomcat is to run this single application. It may be wise just to get a hosting company to do this for you they'll know a lot more about the security and configuration of the environment. Wes -

Re: session-timeout not taking effect

2010-09-14 Thread Wesley Acheson
On Tue, Sep 14, 2010 at 11:39 PM, Debbie Shapiro wrote: > I should add that I am neither a Java nor a Tomcat expert by any means. > Where would I find some of these settings? hmm may be a bit tricky > > I'm using IE to access this application. > > Where would one enable the access log? I essentia

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
ehouse Manager Office: 425.402.2233 -Original Message- From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Sent: Tuesday, September 14, 2010 10:41 AM To: Tomcat Users List Subject: Re: session-timeout not taking effect On Tue, Sep 14, 2010 at 7:17 PM, Debbie Shapiro wrote: > Hi Wesley - >

RE: session-timeout not taking effect

2010-09-14 Thread Caldarale, Charles R
> From: Wesley Acheson [mailto:wesley.ache...@gmail.com] > Subject: Re: session-timeout not taking effect > Check if the session timeout is indeed set to half an hour. (Maybe > this info is in jconsole I'm sure others on this list will know) Might be easier to look at the sessi

Re: session-timeout not taking effect

2010-09-14 Thread Wesley Acheson
gmail.com] > Sent: Tuesday, September 14, 2010 9:48 AM > To: Tomcat Users List > Subject: Re: session-timeout not taking effect > > > On Tue, Sep 14, 2010 at 6:29 PM, Debbie Shapiro > wrote: >> I am using Tomcat 7.0 on a Windows 2003 Server 64-bit OS. I'm using > t

RE: session-timeout not taking effect

2010-09-14 Thread Debbie Shapiro
to my Tomcat configuration. Debbie Shapiro, Data Warehouse Manager Office: 425.402.2233 -Original Message- From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Sent: Tuesday, September 14, 2010 9:48 AM To: Tomcat Users List Subject: Re: session-timeout not taking effect On

Re: session-timeout not taking effect

2010-09-14 Thread Wesley Acheson
On Tue, Sep 14, 2010 at 6:29 PM, Debbie Shapiro wrote: > I am using Tomcat 7.0 on a Windows 2003 Server 64-bit OS. I'm using the > default settings for the web.xml file for session-timeout (30 minutes), > but for some reason, the sessions aren't timing out at this point for > users of the web app.

Re: session-timeout not taking effect

2010-09-14 Thread Mark Thomas
On 14/09/2010 17:29, Debbie Shapiro wrote: > I am using Tomcat 7.0 on a Windows 2003 Server 64-bit OS. I'm using the > default settings for the web.xml file for session-timeout (30 minutes), > but for some reason, the sessions aren't timing out at this point for > users of the web app. Is there som

Re: Session Timeout - Filter Not Called

2010-04-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 4/22/2010 5:24 PM, Paul Carroll wrote: > Yes. I put the session marker in my filter and I perform a simple > check each time through the filter to determine if the marker exists > and to check if it equals the current session id. Okay, so w

Re: Session Timeout - Filter Not Called

2010-04-23 Thread Pid
x27;m not sure if you should rely on this. Since Tomcat 6.0.21 http://issues.apache.org/bugzilla/show_bug.cgi?id=45255 p > Thanks. > > --- ch...@christopherschultz.net wrote: > > From: Christopher Schultz > To: Tomcat Users List > Subject: Re: Session Timeout - Filter

Re: Session Timeout - Filter Not Called

2010-04-22 Thread Paul Carroll
: Re: Session Timeout - Filter Not Called Date: Thu, 22 Apr 2010 16:45:10 -0400 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 4/22/2010 2:44 PM, Paul Carroll wrote: > I guess what I really need to be able to do is determine when a user creates > a new session. This could either b

Re: Session Timeout - Filter Not Called

2010-04-22 Thread Christopher Schultz
r you, no? > > --- rfha...@yahoo.com wrote: > > From: Bob Hall > To: Tomcat Users List > Subject: Re: Session Timeout - Filter Not Called > Date: Mon, 12 Apr 2010 23:58:45 -0700 (PDT) > > Paul, > > --- On Mon, 4/12/10 at 7:21 AM, Paul Carroll wrote: > >&g

Re: Session Timeout - Filter Not Called

2010-04-22 Thread Paul Carroll
ented with our login page and the user will login and a new session is created. --- rfha...@yahoo.com wrote: From: Bob Hall To: Tomcat Users List Subject: Re: Session Timeout - Filter Not Called Date: Mon, 12 Apr 2010 23:58:45 -0700 (PDT) Paul, --- On Mon, 4/12/10 at 7:21 AM, Paul Carroll

Re: Session Timeout - Filter Not Called

2010-04-12 Thread Bob Hall
Paul, --- On Mon, 4/12/10 at 7:21 AM, Paul Carroll wrote: > That works in that my filter is > called when the session times out and the user is redirected > to the login page.  However, the Referer header makes > no indication that the user is logging in. What does the referrer header contain?

Re: Session Timeout - Filter Not Called

2010-04-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 4/11/2010 7:11 PM, Paul Carroll wrote: > I am using Tomcat 6.0 on Windows Server 2003. It seems that when my > session expires I am redirected to the login page which I would > expect. However, my filter is not called when I am redirected t

Re: Session Timeout - Filter Not Called

2010-04-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 4/11/2010 7:11 PM, Paul Carroll wrote: > I am using Tomcat 6.0 on Windows Server 2003. It seems that when my > session expires I am redirected to the login page which I would > expect. However, my filter is not called when I am redirected t

Re: Session Timeout - Filter Not Called

2010-04-12 Thread Paul Carroll
in once again? --- rfha...@yahoo.com wrote: From: Bob Hall To: Tomcat Users List Subject: Re: Session Timeout - Filter Not Called Date: Sun, 11 Apr 2010 22:52:37 -0700 (PDT) Paul, --- On Sun, 4/11/10, Paul Carroll wrote: > I am using Tomcat 6.0 on Windows > Server 2003.  It seems that

Re: Session Timeout - Filter Not Called

2010-04-11 Thread Bob Hall
Paul, --- On Sun, 4/11/10, Paul Carroll wrote: > I am using Tomcat 6.0 on Windows > Server 2003.  It seems that when my session expires I > am redirected to the login page which I would expect.  > However, my filter is not called when I am redirected to the > login page.  When I used Jetty as my

Re: Session timeout on shared session between two webapps

2009-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tamar, On 6/28/2009 11:10 AM, Tamar Furman (tfurman) wrote: > The problem starts when the second webapp is opened as well. In this > case, on timeout the session does get destroyed but the new session that > is created on a new http request still hold

Re: Session timeout on shared session between two webapps

2009-06-28 Thread André Warnier
Tamar Furman (tfurman) wrote: Hello, I have two webapps sharing the same tomcat session. ... The problem starts when the second webapp is opened as well. ... Well, I would suggest to just stop sharing the session between your two webapps, no ?

RE: session-timeout vs. maxInactiveInterval

2009-06-25 Thread Caldarale, Charles R
> From: Lynn Hollerman [mailto:gmh2...@louisiana.edu] > Subject: session-timeout vs. maxInactiveInterval > > I have been looking around the Net for information about > the items in the subject and tomcat; it appears that they > are actually the same thing Pretty much. The setting is used if the

Re: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x?

2008-12-05 Thread Kranti™ K K Parisa
Hi, We are using tomcat 5.5.25. Seems the same issue is there. Its been fixed in that version 5.5.25? And how could we configure tomcat 5.5.25 to load jsp pages faster?? Regards, Kranti. On Fri, Dec 5, 2008 at 4:50 PM, Oliver Schoett < [EMAIL PROTECTED]> wrote: > andre John Mas wrote: > >> Hi,

Re: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x?

2008-12-05 Thread Oliver Schoett
andre John Mas wrote: Hi, We are currently experiencing session issues with our customer's Tomcat server, in a production environment. Basically what is happening is that, despite the idle time-out being set for 20 minutes we are seeing sessions that have been idle (have not been accessed) f

RE: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x?

2008-12-03 Thread Caldarale, Charles R
> From: andre John Mas [mailto:[EMAIL PROTECTED] > Subject: RE: Session timeout related fixes between Tomcat 5.0 > and Tomcat 5.5.x? > When I speak to our operations team they tell me that > the server crashes because it is unable to create any > more sessions They're fu

RE: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x?

2008-12-03 Thread andre John Mas
From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: Tomcat Users List Subject: RE: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x? > From: andre John Mas [mailto:[EMAIL PROTECTED] > Subject: Session timeout related fixes between Tomcat 5.0 and > To

RE: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x?

2008-12-03 Thread Caldarale, Charles R
> From: andre John Mas [mailto:[EMAIL PROTECTED] > Subject: Session timeout related fixes between Tomcat 5.0 and > Tomcat 5.5.x? > > Basically what is happening is that, despite the idle > time-out being set for 20 minutes we are seeing sessions > that have been idle (have not been accessed) for ov

RE: Session timeout problem in tomcat

2008-10-31 Thread Caldarale, Charles R
> From: Thangavel Sankaranarayanan [mailto:[EMAIL PROTECTED] > Subject: Session timeout problem in tomcat > > I need the sessiontimeout for 5 hours. I already set in by > webapps/myapp/web.xml file as Did you really put your web.xml file in that location? If so, it will be ignored; the proper pl

Re: Session timeout problem in tomcat

2008-10-31 Thread Kenneth Westelinck
I have noticed that tomcat does not honor the session timeout of your webapp. It does, however, honor the timeout in tomcathome/conf/web.xml. I have seen this behaviour in Tomcat 6.0.16. I am not sure if newer versions honor the settings of the webapp's web.xml. On Fri, Oct 31, 2008 at 8:38 AM, Th

Re: Session Timeout and Realm Authentication and Posted Error Message

2008-10-09 Thread Fu-Tung Cheng
TECTED]> > Subject: Re: Session Timeout and Realm Authentication and Posted Error Message > To: "Tomcat Users List" > Date: Thursday, October 9, 2008, 9:29 PM > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Fu-Tung, > > Fu-Tung Cheng wrote: > &g

Re: Session Timeout and Realm Authentication and Posted Error Message

2008-10-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fu-Tung, Fu-Tung Cheng wrote: > The way the realm typically works is that you request a url say > /hello.jsp, the app detects you need authenticate so it saves the > original request and forwards you over to the login.jsp. You fill in > the fields, t

Re: session-timeout in web.xml does not work

2007-11-02 Thread Hassan Schroeder
On Nov 2, 2007 12:46 PM, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > If so, I'd add a ServletContextListener to log begin/end of sessions > to see what's going on. Actually, I'd stop trying to multitask /quite/ so much on a Friday :-) and implement HttpSessionListener and/or HttpSessionBindingL

Re: session-timeout in web.xml does not work

2007-11-02 Thread Hassan Schroeder
On Nov 2, 2007 12:37 PM, Jignesh Shah <[EMAIL PROTECTED]> wrote: > I was not clear, by use the page , I meant I could > still click on the buttons on the jsp and they work > fine. The problem is those buttons use beans that have > "session" validity. And you're saying the prior values are still in

Re: session-timeout in web.xml does not work

2007-11-02 Thread Jignesh Shah
I was not clear, by use the page , I meant I could still click on the buttons on the jsp and they work fine. The problem is those buttons use beans that have "session" validity. thanks, Jignesh --- Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On Nov 2, 2007 12:08 PM, Jignesh Shah > <[EMAIL PR

Re: session-timeout in web.xml does not work

2007-11-02 Thread Hassan Schroeder
On Nov 2, 2007 12:08 PM, Jignesh Shah <[EMAIL PROTECTED]> wrote: > For my application in the webapps under the WEB-INF > directory I have a web.xml where I set the property > session-timeout to say 10 (so 10 minutes) , but I can > still use the same page after 15 minutes of > inactivity. What do

Re: session timeout

2007-05-28 Thread albrecht andrzejewski
Quoting Pierre Goupil <[EMAIL PROTECTED]>: Hello all ! I'm using a Tomcat-based authentication. How do you do to set the session timeout time ? I mean, the time of inactivity after which one the user must re-login. You can set the http session-time into the Web.xml file of you webapp:

Re: session timeout

2007-05-28 Thread Pierre Goupil
Pretty straight-forward : thanx a lot ! Pierre 2007/5/28, Olivier Bouchereau <[EMAIL PROTECTED]>: Hello Pierre, Try setting this in your tomcat /conf/web.xml. It should work for all the contexts. 60 (the time is specified in mins) Or you can set this in a specific webapp web.xml so t

Re: session timeout

2007-05-28 Thread Olivier Bouchereau
There is a spelling mistake in what i wrote : 60 This should work better i guess ;) 2007/5/28, Olivier Bouchereau <[EMAIL PROTECTED]>: Hello Pierre, Try setting this in your tomcat /conf/web.xml. It should work for all the contexts. 60 (the time is specified in mins) Or you can set

Re: session timeout

2007-05-28 Thread Olivier Bouchereau
Hello Pierre, Try setting this in your tomcat /conf/web.xml. It should work for all the contexts. 60 (the time is specified in mins) Or you can set this in a specific webapp web.xml so that it would be the only one with a 60 minutes session timeout. Olivier Le 28/05/07, Pierre Goupil <[EM

Re: Session timeout

2007-04-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Len, Len Popp wrote: > I haven't used Struts so I don't know if that > changes the session handling somehow. FYI: Struts doesn't tough session management, so it should act normally. - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (Ming

Re: Session timeout

2007-04-30 Thread Rashmi Rubdi
On 4/30/07, orn amental <[EMAIL PROTECTED]> wrote: How do I limit the amount of messages I receive? Please create a new thread instead of hijacking this one I'd like to be able to "turn on and off" the reception of messages of the mailing list without having to unsubscribe. Unfortunately the

Re: Session timeout

2007-04-30 Thread orn amental
How do I limit the amount of messages I receive? I'd like to be able to "turn on and off" the reception of messages of the mailing list without having to unsubscribe. Unfortunately the mailing list FAQ email is empty. Thanks a lot :)

Re: Session timeout

2007-04-30 Thread Len Popp
If the user is clicking a submit button on the form, then the browser is sending a request to the server, and that should reset the timer for the session timeout. I haven't used Struts so I don't know if that changes the session handling somehow. With my own webapp, the session stays active as lon

Re: Session timeout

2007-04-30 Thread Rashmi Rubdi
On 4/30/07, Chris Edwards <[EMAIL PROTECTED]> wrote: Hi. I have my session-timeout set to 60 minutes in web.xml. The page in question is dynamically rendered based on what's currently in the session and the user adds items one at a time. So they fill out a form, submit it to a Struts Action which

Re: Session timeout during method execution

2007-01-31 Thread Jacob Rhoden
Christopher Schultz wrote: This was already pointed out (by me, in fact). Sometimes, you can trick the browser into keeping the connection open by sending data back little by little. For instance, I think you might be able to keep the connection open by sending HTML comments like "" every so ofte

Re: Session timeout during method execution

2007-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bryan, Bryan Basham wrote: > Did you know that you have programmatic control over the > session timeout[?] Simply call the setMaxInactiveInterval method > on the HttpSession object with a value in seconds. This is the method the OP is already using,

Re: Session timeout during method execution

2007-01-31 Thread Bryan Basham
Did you know that you have programmatic control over the session timeout. Simply call the setMaxInactiveInterval method on the HttpSession object with a value in seconds. So if you know that a given request will take 10 minutes you can say: session.setMaxInactiveInterval(600); at the beginning o

Re: Session timeout during method execution

2007-01-30 Thread Muneendra
Hi 'Christopher Schultz, I'm sorry for late reply, i was away from work. Yes, setting session timeout -1 didn't work. We are using TC 5.0.16. I will check with TC 5.5 as you suggested. Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Muneen

Re: Session timeout during method execution

2007-01-30 Thread Muneendra
Hi Nehoff, I'm sorry for late reply, i was away from work. I can not modify the session timeout at web.xml because this modification is effects comeplete application but i need long session only at one or two places JNeuhoff wrote: > > Have you inserted this into your web.xml? > > >

Re: Session timeout during method execution

2007-01-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Muneendra, Muneendra wrote: > Lets says, my Web Application session timeout period is 5 minutes. > I made a Http request to server and corresponding Servlet requires more than > 5 minutes lets say 10 minutes to complete the business logic. Your brows

Re: Session timeout during method execution

2007-01-26 Thread JNeuhoff
Have you inserted this into your web.xml? 10 Muneendra wrote: > > Hi, > I have a little complicated issue with HttpSession timeout process. It > goes like this. > > Lets says, my Web Application session timeout period is 5 minutes. > I made a Http request to s

RE: Session Timeout

2006-02-27 Thread John C. Dale
Hi Vineesh, I use a Filter to accomplish this (below). NOTE: I'm using Tomcat 5.0.28, and this is not verified for Tomcat 5.5.9. NOTE: User Principal object is not serialized with all other serializable session data (anyone know why not? I would love to have a fix for this). So, if you use a