Re: Session expiration - browser -Web application

2011-11-08 Thread Léa Massiot
@Terence : Thank you for your answer. Actually, I extracted the Java code from the JSP and put it in a TLD so that the code is cleaner and more manageable. Best regards, -- Léa -- View this message in context: http://old.nabble.com/Session-expiration---browser--Web-application

Re: Session expiration - browser -Web application

2011-11-06 Thread Terence M. Bandoian
On 1:59 PM, Léa Massiot wrote: @Christopher : Thank you for your answer. Christopher wrote: The new session created is completely empty. It has nothing to do with the user going back in the history, etc. No, you are right. What I meant is that I was/am managing session expiration inside the W

Re: Session expiration - browser -Web application

2011-11-04 Thread Léa Massiot
Héhé. No comment. Have a good week-end and cheers, -- Léa -- View this message in context: http://old.nabble.com/Session-expiration---browser--Web-application-tp32780678p32783180.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: Session expiration - browser -Web application

2011-11-04 Thread Pid *
On 4 Nov 2011, at 19:24, Tim Watts wrote: > Léa, > > Life needn't be this difficult. :-) You're reinventing wheels here > instead of understanding how the wheels you already have work. Again, > read the spec. Pretty please. So many questions will be answered. +1 JSP != PHP The Servlet Cont

Re: Session expiration - browser -Web application

2011-11-04 Thread Tim Watts
Léa, Life needn't be this difficult. :-) You're reinventing wheels here instead of understanding how the wheels you already have work. Again, read the spec. Pretty please. So many questions will be answered. On Fri, 2011-11-04 at 11:55 -0700, Léa Massiot wrote: > @Christopher : > Thank you f

Re: Session expiration - browser -Web application

2011-11-04 Thread Tim Watts
On Fri, 2011-11-04 at 13:07 -0400, Christopher Schultz wrote: > On 11/4/11 12:04 PM, Léa Massiot wrote: I would basically echo what Chris said. > >> [Tim wrote:] I'm assuming (perhaps incorrectly) you've already > >> got some declaration in there for form authentication? > > What are you thinki

Re: Session expiration - browser -Web application

2011-11-04 Thread Léa Massiot
27;t be null. -- View this message in context: http://old.nabble.com/Session-expiration---browser--Web-application-tp32780678p32782585.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mai

Re: Session expiration - browser -Web application

2011-11-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Léa, On 11/4/11 12:04 PM, Léa Massiot wrote: > @Tim : Thank you for your answer. > >> [Tim wrote:] "Uncertain" is a bit vague. > Yes. Ok. This is my understanding which is "uncertain" then. What > happens is what you wrote: "a new session for the use

Re: Session expiration - browser -Web application

2011-11-04 Thread Léa Massiot
nking about? Can you be more precise? I guess I should have examined this issue sooner but things are the way they are, aren't they? Thank you and best regards, -- Léa -- View this message in context: http://old.nabble.com/Session-expiration---browser--Web-application-tp32780678p32781

Re: Session expiration - browser -Web application

2011-11-04 Thread Tim Watts
On Fri, 2011-11-04 at 07:16 -0700, Léa Massiot wrote: > Hello, > > Thank you for reading my post. > > Maybe my question is not purely related to "Tomcat" but here is my problem: > - a user logs into my Webapp; > - his session expires; > - if he: > - presses the F5 key (browser refresh funct

Session expiration - browser -Web application

2011-11-04 Thread Léa Massiot
functionalities or buttons. I don't know how to deal with that issue. Can you help me? Best regards, -- Léa -- View this message in context: http://old.nabble.com/Session-expiration---browser--Web-application-tp32780678p32780678.html Sent from the Tomcat - User