On 11/7/05, Pham Anh Tuan <[EMAIL PROTECTED]> wrote:
> jsession is appended all time, it's not only at the first request! :(
Make sure that browser accepts cookies from that host. Try a different
browser for a change, default settings usually allow to accept
cookies.
Michael.
---
t;> Gesendet: Dienstag, 8. November 2005 08:49
>> An: Struts Users Mailing List
>> Cc: Struts Users Mailing List
>> Betreff: Re: [Help] how to erase jsessionid in URL
>>
>>
>> On Tue, November 8, 2005 1:37 am, Pham Anh Tuan said:
>> > PS: if I want to c
2005 08:49
> An: Struts Users Mailing List
> Cc: Struts Users Mailing List
> Betreff: Re: [Help] how to erase jsessionid in URL
>
>
> On Tue, November 8, 2005 1:37 am, Pham Anh Tuan said:
> > PS: if I want to change whether or not jsessionid is used,
> I must config
> &g
On Tue, November 8, 2005 1:37 am, Pham Anh Tuan said:
> PS: if I want to change whether or not jsessionid is used, I must config
> container ? Do you have any document which instruct me how to
> reconfig
> container :(, if you had, plz show me, uh :") ... thank you :")
I'm assuming it's possi
PROTECTED]>
To: "Struts Users Mailing List"
Cc: "Struts Users Mailing List"
Sent: Tuesday, November 08, 2005 1:21 PM
Subject: Re: [Help] how to erase jsessionid in URL
Did it only show up on the first request? As Michael indicated in his
post, that is a normal behavior.
>
> To: "Pham Anh Tuan" <[EMAIL PROTECTED]>
> Cc: "Struts Users Mailing List"
> Sent: Tuesday, November 08, 2005 12:04 PM
> Subject: Re: [Help] how to erase jsessionid in URL
>
>
>> Yeah,I might have wrote that a bit confusing :) All I meant is that
t; <[EMAIL PROTECTED]>
To: "Pham Anh Tuan" <[EMAIL PROTECTED]>
Cc: "Struts Users Mailing List"
Sent: Tuesday, November 08, 2005 12:04 PM
Subject: Re: [Help] how to erase jsessionid in URL
Yeah,I might have wrote that a bit confusing :) All I meant is that if
co
On 11/7/05, Pham Anh Tuan <[EMAIL PROTECTED]> wrote:
> thanks to MC, but ... it still doesn't work, jsessionid is still available
> in URL after I add redirect to forward tag :(
>
> help me plz :(
The first time you load page and perform a redirect, you will see
session id in the URL, it was added
lt;[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, November 08, 2005 11:42 AM
Subject: Re: [Help] how to erase jsessionid in URL
It should be noted that jsessionid is not a Struts creation, it is a
servlet spec thing... it stands for "Java Session ID" (crea
89 505897
Email: [EMAIL PROTECTED]
Website: http://www.ichi-corp.jp
*
- Original Message -
From: "Frank W. Zammetti" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, November 08, 2005 11:42 AM
Subject:
st"
Sent: Tuesday, November 08, 2005 11:48 AM
Subject: Re: [Help] how to erase jsessionid in URL
On 11/7/05, Pham Anh Tuan <[EMAIL PROTECTED]> wrote:
thanks to MC, but ... it still doesn't work, jsessionid is still
available
in URL after I add redirect to forward tag :(
On 11/7/05, Pham Anh Tuan <[EMAIL PROTECTED]> wrote:
> thanks to MC, but ... it still doesn't work, jsessionid is still available
> in URL after I add redirect to forward tag :(
Struts is not doing this, at least not directly-- your Servlet
container is. See SRV.7.1 (of the Servlet 2.4 specifica
p://www.ichi-corp.jp
*
- Original Message - From: "Murray Collingwood"
<[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, November 08, 2005 10:47 AM
Subject: Re: [Help] how to erase jsessionid in URL
The je
IL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, November 08, 2005 10:47 AM
Subject: Re: [Help] how to erase jsessionid in URL
The jesssionid is normally used to uniquely identify the session. You
either have this or
cookies enabled. I think Struts uses cookies if they a
The jesssionid is normally used to uniquely identify the session. You either
have this or
cookies enabled. I think Struts uses cookies if they are available and defers
to the
jessionid if cookies can't be used.
If you are not using any session stuff then you can add the redirect parameter
o
Hi all,
I got a problem when I use Struts Framework, everytime I do a action, Struts
automatically appends jsessionid parameter in URL
something like below:
http://localhost:8080/test/index.do;jsessionid=5DF06EA..
plz help me and show me how to erase jsessionid parameter and I don't know is
16 matches
Mail list logo