aspose file tools
The moose likes JSP and the fly likes create new session? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

create new session?

TD Bartos
Greenhorn

Joined: Mar 29, 2005
Posts: 9
is there anyway to create/spawn a new session from my jsp page?

i'm using javascript: window.open(target, name, attributes) to create a new window, and i need this window to be in a different session.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56549
    
  14

TD,

Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place. Please continue any discussion of this topic in the duplicate post in the HTML/Javascript forum.

bear
Forum bartender


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: create new session?
 
Similar Threads
create new session in jsp
Session duplicated
Client/browser
Issue in session manegement
creating new session manually