removal cookie issue



Hi,

i'm working on a script that try to expire some cookies on the client's
browser.

i did a trace where we can see that the server try to expire some cookies on
the client's browser. Strangely it doesn't expire it :''(

On another web site it works.

Does any of you know why it works on site but not on the other one ?

Here is the trace where it works:

http://www.bankjerusalem.com/English.html?user=nicolas

GET /English.html?user=nicolas HTTP/1.1
Host: www.bankjerusalem.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.29550119607851481;
TS17ac42=9efedec541695dd44e7a8a7a7e1e568ee95b5d08fb457370474aa4bc

HTTP/1.x 302 Found
Location: http://www.bankjerusalem.com
Set-Cookie: TS17ac42=;Max-Age=0;expires=-1;
Server: BigIP
Connection: Keep-Alive
Content-Length: 0
----------------------------------------------------------
http://www.bankjerusalem.com/

GET / HTTP/1.1
Host: www.bankjerusalem.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.29550119607851481


Where it doesn't work:

https://www.bankjerusalem.co.il/Jerusalem/jsp/startENGLISH.jsp?lang=ENGLISH&Origin=null&user=nicolas

GET /Jerusalem/jsp/startENGLISH.jsp?lang=ENGLISH&Origin=null&user=nicolas
HTTP/1.1
Host: www.bankjerusalem.co.il
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.295391196078225778;
jsessionid=2337761196078662040;
TS17ac42=153a71345f1f47910c64f17c99c39ddd578d4be53600ad9e474aa3069f96e582e79b93d6;
TS17ac42_0=05635ac70046d44a239339b950e5221d578d4be53600ad9e0031bb52212cd6c28a

HTTP/1.x 302 Found
Location:
https://www.bankjerusalem.co.il/Jerusalem/jsp/start.jsp?Origin=null&lang=ENGLISH
Set-Cookie: TS17ac42=;Max-Age=0;expires=-1;
Server: BigIP
Connection: Keep-Alive
Content-Length: 0
----------------------------------------------------------
https://www.bankjerusalem.co.il/Jerusalem/jsp/start.jsp?Origin=null&lang=ENGLISH

GET /Jerusalem/jsp/start.jsp?Origin=null&lang=ENGLISH HTTP/1.1
Host: www.bankjerusalem.co.il
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.295391196078225778;
jsessionid=2337761196078662040;
TS17ac42=153a71345f1f47910c64f17c99c39ddd578d4be53600ad9e474aa3069f96e582e79b93d6;
TS17ac42_0=05635ac70046d44a239339b950e5221d578d4be53600ad9e0031bb52212cd6c28a


Thanks for your help!

Best regards

Nicolas



.



Relevant Pages

  • Re: access HTTP request parameters?
    ... really tried but does opening a connection from the applet code goes ... Yes, I need the Cookies to authenticate a connection, which is ... the application server, but is not the application server ...
    (comp.lang.java.programmer)
  • Re: Attempt to de-mystify AJAX
    ... >> poster said "I don't want to hodl tons of data in a hidden frame, ... I never use cookies so a user ... How do you "break" the session key? ... > as needed back to the server. ...
    (comp.databases.pick)
  • Re: Attempt to de-mystify AJAX
    ... "Hyperlinks" always open a new browser window. ... What I meant is that the server, from its state tables, can easily determine ... >>> around cookies and JS, but it seems to be tough. ... >>> 1) use cookies to maintain the session key and hope that the expiration ...
    (comp.databases.pick)
  • Re: NotificationSampleWebDav-Monitor OWA Inbox
    ... when you send your authentication cookies along a request in the ... the response should also contain new cookies. ... Can you guide me how can I update the cookie with new response. ... Warning: Exiting Action with an exception: The remote server returned ...
    (microsoft.public.exchange.applications)
  • Re: expiring user account passwords
    ... > active directory) to automatically expire every 90 day's. ... > accounts and user accounts that access these servers via front page server ... > access to there ftp data or front page data on the server without any ... How do the ftp users and front page server ...
    (microsoft.public.inetserver.iis.security)