[mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 2:37 AM
To: 'Struts Users Mailing List'
Subject: RE: Transmission of a session using jsessionID
Or something like:
Authentication webapp authenticates the user, obtains it's data, like name,
age, all parameters you wer
[mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 2:37 AM
To: 'Struts Users Mailing List'
Subject: RE: Transmission of a session using jsessionID
Or something like:
Authentication webapp authenticates the user, obtains it's data, like name,
age, all parameters you wer
dim.
-Original Message-
From: Claude Libois [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 10:58 AM
To: Struts Users Mailing List
Subject: Re: Transmission of a session using jsessionID
Unfortunately we are working with weblogic 8.1...
However now it seems to work but I don&
sage-
From: John McCosker [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 11:07 AM
To: 'Struts Users Mailing List'
Subject: RE: Transmission of a session using jsessionID
>>is there any other way to share session between two
>> different web application. I
not actually seen, and cut out the dsn
altogether.
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: 09 December 2004 09:54
To: Struts Users Mailing List
Subject: Re: Transmission of a session using jsessionID
Maybe this "Tomcat How To" will help...
http:
aude Libois
> [EMAIL PROTECTED]
> Technical associate - Unisys
>
> - Original Message -
> From: "Niall Pemberton" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Thursday, December 09, 2004 10:54 AM
>
From: "Niall Pemberton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, December 09, 2004 10:54 AM
Subject: Re: Transmission of a session using jsessionID
> Maybe this "Tomcat How To" will help...
>
>
09, 2004 8:59 AM
Subject: Re: Transmission of a session using jsessionID
> A precision that make a big difference.
> The two actions are not in the same web application.
> I saw on a forum that sharing session between two web app is "bad design"
> and so is not allow with
t; <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Thursday, December 09, 2004 10:16 AM
Subject: RE: Transmission of a session using jsessionID
> I agree, that sharing a session between 2 separate webapps is an example
of
> a hor
t: Re: Transmission of a session using jsessionID
A precision that make a big difference.
The two actions are not in the same web application.
I saw on a forum that sharing session between two web app is "bad design"
and so is not allow with jsessionID.
Is it true? If so, is there any oth
t; <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, December 09, 2004 10:04 AM
Subject: RE: Transmission of a session using jsessionID
> Claude,
>
> Try this one:
>
> ActionForwa
Claude,
Try this one:
ActionForward af=new ActionForward(response.encodeRedirectURL(
"http://12.2.33.13:4/Consumer/receiveSession.do";),true);
It's gonna add jsessionid as well, if necessary, see
http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletResponse
.html#encodeRedire
A precision that make a big difference.
The two actions are not in the same web application.
I saw on a forum that sharing session between two web app is "bad design"
and so is not allow with jsessionID.
Is it true? If so, is there any other way to share session between two
different web applicatio
13 matches
Mail list logo