Is it possible to know if browser has cookies enabled on the very first access
- by Sebastien Lorber
Hello
On a very first access to a website, is it possible to know if browser cookies are activated thanks to the GET request?
Is it possible particularly in a J2EE context? On the server side (no ajax/js solution)