Re: HttpSession.setMaxInactiveInterval() sets for all sessions?

2009-10-03 Thread Eric B.
Eric B. ebe...@hotmail.com wrote in message news:ha4rqk$dc...@ger.gmane.org... Hassan Schroeder hassan.schroe...@gmail.com wrote in message news:4eedb92a0910012200v3ee194eay9fea204be71e4...@mail.gmail.com... On Thu, Oct 1, 2009 at 6:38 PM, Eric B. ebe...@hotmail.com wrote: I'm running

Re: HttpSession.setMaxInactiveInterval() sets for all sessions?

2009-10-02 Thread Eric B.
Hassan Schroeder hassan.schroe...@gmail.com wrote in message news:4eedb92a0910012200v3ee194eay9fea204be71e4...@mail.gmail.com... On Thu, Oct 1, 2009 at 6:38 PM, Eric B. ebe...@hotmail.com wrote: I'm running Tomcat 6.0.18 and seeing something very bizarre. If I use

HttpSession.setMaxInactiveInterval() sets for all sessions?

2009-10-01 Thread Eric B.
Hi, I'm running Tomcat 6.0.18 and seeing something very bizarre. If I use HttpSession.setMaxInactiveInterval() in one session, and then in a different session, use HttpSession.getMaxInactiveInterval(), I get the value that I just set in the first session. Almost as if

Re: HttpSession.setMaxInactiveInterval() sets for all sessions?

2009-10-01 Thread Hassan Schroeder
On Thu, Oct 1, 2009 at 6:38 PM, Eric B. ebe...@hotmail.com wrote: I'm running Tomcat 6.0.18 and seeing something very bizarre.  If I use HttpSession.setMaxInactiveInterval() in one session, and then in a different session, use HttpSession.getMaxInactiveInterval(), I get the value that I just