This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes About cookies and headers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "About cookies and headers" Watch "About cookies and headers" New topic
Author

About cookies and headers

Sanjeev Verma
Ranch Hand

Joined: Aug 24, 2000
Posts: 86
Hi all
I am a newbie to servlets. I have a doubt. Is there a way by which a servlet can know whether a client accepts/rejects cookies? Is there a header to this effect? Or may be some other way.
thanx all
Sanjeev
maha anna
Ranch Hand

Joined: Jan 31, 2000
Posts: 1467
Sanjeev,
Please check if you can make use of the servlet API 'isRequestedSessionIdFromCookie()'.

regds
maha anna
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: About cookies and headers
 
Similar Threads
Retrieving Cookies
cookies on wap browser
Lock Cookie Generation
Lights don't Work!!!
How can i Create a file on the client side