Hello, If a server has placed a cookie with a specific name on the client's machine and after a while the same server places a new cookie with the same name as the old one, the new cookie ovewrites the old one, or they both exist on the client? Tom.
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
posted
0
Since it's the same name, the new cookie overwrites the old one.
Bosun
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
wasi_wasi
Greenhorn
Joined: Jul 12, 2001
Posts: 3
posted
0
Yes that cookie is overwritten
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.