The java javax.servlet.http.Cookie.getName() method is used to retrieve the name of a cookie. It returns a string that represents the name of the cookie.
Java Cookie.getName - 30 examples found. These are the top rated real world Java examples of javax.servlet.http.Cookie.getName extracted from open source projects. You can rate examples to help us improve the quality of examples.