Hi All,
I have spend contless hours debugging a cookie problem. I have made
another post on to the forum, with no success even though some
suggestions came up.
The plain and simple problem that I have are the following. With the
following code I set a cookie a windows installation:
Co
Hi all
I am having problems setting a cooike on a RedHat 7.3 with tomcat 4.1.18
and JDK141_01. The thing is, that I am able to read and write cookies on
the same configuration on a WinXP. The code setting the cookie is:
Cookie userVote = new Cookie("havepolled",
"somethingmeaningfull")