Handling Cookies
Cookies are small bits of textual information that a Web server sends to a browser and that the browser returns unchanged when visiting the same Web site or domain later
Creating Cookies
public class Cookie
extends java.lang.Object
implements java.lang.Cloneable
Previous slide
Next slide
Back to first slide
View graphic version