Hi, I was wondering if the values we put in cookies need to be String. Can it be some arbitray object like the value in a HttpSession object? Thanks a million.
Thomas Paul
mister krabs
Ranch Hand
Joined: May 05, 2000
Posts: 13974
posted
0
A cookie can only hold Strings ------------------ Moderator of the JDBC Forum