[Q] HttpServletRequest.getCookies()

  • Thread starter Kaspar Minosiants
  • Start date
K

Kaspar Minosiants

Hi,

This method getCookies() returns Cookie[] but I can't understand which
cookie does it contens
Only those which refers to the server or all clients cookies ?
 
V

VisionSet

Kaspar Minosiants said:
Hi,

This method getCookies() returns Cookie[] but I can't understand which
cookie does it contens
Only those which refers to the server or all clients cookies ?

All the cookies that were set by that server are returned by the client in
every request.
 
K

Kaspar Minosiants

Thanks a lot!
Is there any way to get all cookies of the client ?
VisionSet said:
Kaspar Minosiants said:
Hi,

This method getCookies() returns Cookie[] but I can't understand which
cookie does it contens
Only those which refers to the server or all clients cookies ?

All the cookies that were set by that server are returned by the client in
every request.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top