> I have debugged this, and when I stepped into the Cookie source, I could 
> see the difference between JDK 1.2.2 and 1.3 On Jdk 1.3, the value 
> variable in Cookie contains an additional "=" in front of every value.

This looks like the tokenizer "bug" in previous versions of Java that was 
fixed in 1.3, resulting in different behaviour of the StringTokenizer class.

Further information is available from Sun's Bug Parade:

http://developer.java.sun.com/developer/bugParade/bugs/4338282.html

ethos
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to