How to detect that a browser don't accept cookie from a servlet
843833Sep 12 2001 — edited Sep 13 2001Hello,
how can my servlet or jsp know that the distant browser doesn't accept cookie ?
In this case, I want to display an error message.
Is there a API to do that ?
Thanks in advance.
Jean