jsr369-experts@servlet-spec.java.net

[jsr369-experts] From JSF EG: HttpServletRequest#getCookie(String name)

From: Edward Burns <edward.burns_at_oracle.com>
Date: Wed, 9 Sep 2015 14:49:52 -0700

>>>>> On Wed, 9 Sep 2015 13:53:23 +0200, Bauke Scholtz <balusc_at_gmail.com> said:

B> The same applies to HttpServletRequest#getCookie(String name) by the way.

Here's one more. How about adding

public Cookie getCookie(String name)

to HttpServletRequest?

Or do we need to support multiple cookies with the same name such as:

public List<Cookie> getCookie(String name)

Thanks,

Ed

-- 
| edward.burns_at_oracle.com | office: +1 407 458 0017
| 41 Business days til JavaOne 2015
| 56 Business days til DOAG 2015