Uses of Class javax.servlet.http.Cookie

Uses in package javax.servlet.http

Methods with parameter type javax.servlet.http.Cookie

void
Adds the specified cookie to the response.

Methods with return type javax.servlet.http.Cookie

Cookie[]
Returns an array containing all of the Cookie objects the client sent with this request.

Copyright © 1999-2000 The Apache Software Foundation. All Rights Reserved.