--- 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, in my
case "in" and "paste".

I'll do my best to explain it in detail.

When you test on the other machine do not include the
";jsessionid=XXX" in the URL.

Note that the "XXX" in the previous sentence should
not be taken literally; it is a placeholder for
whatever the session id is.

jsessionid is used by the servlet container for
servlet tracking; it's normally found under
circumstances when you do not have cookies enabled or
on the first request to the application when it (the
application) still doesn't know if you have cookies
enabled.

d.



      
____________________________________________________________________________________
Shape Yahoo! in your own image.  Join our Network Research Panel today!   
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to