| Author |
Pass Http Session to two different application
|
Balaji Munuswamy
Ranch Hand
Joined: Apr 07, 2002
Posts: 37
|
|
Hi all, I got an interesting requirement. I need to pass Http session information from one application to other application. After the user login to the Application �a�, if he want to see his travel details then the user should redirect to other application �b� which is hosted in different environment. Is it possible to pass the users authentication details and Http session details to other application? As I know it is not possible to send user http session from one application to other. Is there any way to handle this condition? Thanks, Balaji.M
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
"Balaji.M", We're pleased to have you here with us on the Ranch, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Thanks! bear Forum Bartender
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Pass Http Session to two different application
|
|
|