How to get Tomcat to give a new session for a new window

2007-05-17 Thread M.Hockings
I would like, somehow, to be able to programatically create a new session on demand but I can't quite figure out how to get Tomcat to give me one. That is, for our webapp it can detect at logon when a session is in use and currently gives the user an already-in-use message. What we would

Re: How to get Tomcat to give a new session for a new window

2007-05-17 Thread M.Hockings
Thanks Len, I was rather afraid that rewriting may be at least part of the solution but I was optimistic (hopeful?) that there was something we've missed. Mike -- Len Popp wrote: I'm not sure it's possible to do what you want, but if it is here's part of the answer: You have to use URL