Is it possible to know if browser has cookies enabled on the very first access

Posted by Sebastien Lorber on Stack Overflow See other posts from Stack Overflow or by Sebastien Lorber
Published on 2010-05-19T13:22:58Z Indexed on 2010/05/19 13:30 UTC
Read the original article Hit count: 206

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)

© Stack Overflow or respective owner

Related posts about cookie

Related posts about java