Re: StringIndexOutOfBoundsException and cookies
Re: StringIndexOutOfBoundsException and cookies
- Subject: Re: StringIndexOutOfBoundsException and cookies
- From: arturo <email@hidden>
- Date: Mon, 19 Jan 2004 16:55:03 -0500
----- Original Message -----
From: "Kaj Hejer" <email@hidden>
> The question is how to remove any bad cookies and just keep the
> cookies that is ok if WO find a bad cookie (which I guess it does
> when throwing a StringIndexOutOfBoundsException).
Well, one really hokey way is to keep a WO4.5.1 server around that
can rewrite the cookies into the correct format.
If you're using Apache it may be able to fix your cookies as well.
But possibly the best bet is JavaScript document.cookie. Use it to fix
up the cookie. Don't really know as I haven't tried this sort of thing.
-arturo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.