You have to drop a cookie on the client and then try to read it back. If
you can't, then you know the browser can't or won't accept cookies. Then
you can warn them that your site won't work right. Since this is the Pro
list I'll assume you know how to do that.
Greg
-----Original Message-----
From: ramy A [mailto:ramymoneiry@y...]
Sent: Tuesday, January 21, 2003 12:06 AM
To: Pro_JavaServer_Pages
Subject: [pro_jsp] cookies
hi all
how can I detect from my jsp that cookies is enable or disabled at the
browser of the user .
thanks