I have created a small application to create and set cookie. My
servlet code is bellow.
can anybody tell me what will this code do ?
and if it is creating cookie than where can i see my cookie ?
what will be the default location of my cookie ?
how cn i set the cookie location ?
I want to set the cookie at client end.