>>>>> 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