--- Sawan <[EMAIL PROTECTED]> wrote:
> But still I am seeing ";jsessionid=XXX" in the url.
>
> Please suggest me for any possibility for this.
- On the first request the server has no way of
knowing if you have cookies enabled.
- Server configuration doesn't know if your browser
has cookies ena
urveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in conte
--- Sawan <[EMAIL PROTECTED]> wrote:
>> Don't type it in / paste it when you test on the
>> other machine.
> Can you please explain me in detail. That what is
> "\", What I don't type in "\", etc.
...
"\", which I assume is a misspelling of "/" (the
character I used) is used to separate two words
o unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Handling-Session-Objects-tf4211020.html#a12033548
Sent from the Struts - User mailing list archive at Nabble.com.
--
--- Sawan <[EMAIL PROTECTED]> wrote:
> If the problem is due to addition of jsessionid then
> I really wants to remove it from my url.
Don't type it in / paste it when you test on the other
machine.
d.
session
>>>> only.
>>>> Now
>>>> I copied the link from the browser window and paste it in other
>>>> machines
>>>> browser. But unfortunately I also got the SAME "alt" on other machine's
>>>> browser.
>&
gt; For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Handling-Session-Objects-tf4211020.html#a12028386
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Well, I can think of at least two possibilities:
1) the URL you're copying includes a session ID, as suggested by Dale
2) the URL you're copying includes request parameters for user name and
password
What is the exact URL you're copying? What do the relevant action
mappings, JSPs and Java cl
Sawan wrote:
Now if anyone copy and paste the url on another machine's browser,
then How can he/she will get the user name and password there..?
If that url includes ";jsessionid=..." then sure, they've just had their
session hijacked, including all the information you put in that session.
-
er.
>>
>> I was assuming that for each new browser it will generate a new session
>> and
>> will set new alt for each session.
>>
>> Can any expert help me for this issue...
>>
>> Thanks in adv
Firstly, you're unconditionally putting the same data into each session,
so are you sure you're getting the same *instance* of that data, not
just separate copies of the same data?
Actions should be instantiated for each request, so if your code is as
simple as you've presented and you really
enerate a new session and
will set new alt for each session.
Can any expert help me for this issue...
Thanks in advance
Sawan
--
View this message in context:
http://www.nabble.com/Handling-Session-Objects-tf4211020.html#a119786
12 matches
Mail list logo