HELP!: Cookie problem on linux

2003-03-03 Thread Henrik W. Hansen
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

Cookie problem on Redhat 7.3 and tomcat 4.1.18

2003-02-22 Thread Henrik W. Hansen
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")