[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...
>
>
lt;[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 09, 2004 9:32 AM
> Subject: Transmission of a session using jsessionID
>
>
> > Hi all,
> > I try to keep my session after a redirect in struts but it doesn't work.
> So
> >
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
tResponse
.html#encodeRedirectURL(java.lang.String)
However, strange if Struts isn't doing this already...
Vadim.
-Original Message-
From: Claude Libois [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 9:32 AM
To: [EMAIL PROTECTED]
Subject: Transmission of a session using jsession
ferent web application. I really need to do this...
Claude Libois
[EMAIL PROTECTED]
Technical associate - Unisys
- Original Message -
From: "Claude Libois" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 09, 2004 9:32 AM
Subject: Transmission of a session
Hi all,
I try to keep my session after a redirect in struts but it doesn't work. So
I made a test application with an action sendSession.do and an other action
receiveSession.do.
Here are the code of those two simple action:
sendSession.do
public class sendSession extends
14 matches
Mail list logo