Cookie issue, old cookie remains when making request?

I finally solved this by creating my own "version 0" cookie. When doing so it seems like the second cookie doesn´t get created, or atleast my own cookie gets picked up instead. So in my while loop, the code now looks like this.

I finally solved this by creating my own "version 0" cookie. When doing so it seems like the second cookie doesn´t get created, or atleast my own cookie gets picked up instead. So in my while loop, the code now looks like this: Cookie cookie = cooks.next(); sb.

Append("$Version=0; "); sb. Append(cookie.getName()+"="+cookie.getValue()); if (cooks.hasNext()) { sb. Append(";"); } sb.

Append("; $Path=/").

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions