Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Java Programming

How do you Handle Cookies in Java? 8

This Anonymous Coward wishes to know about the following: "I would like to know if anyone can provide a good loaction for information concering creating, retrieving, and generally working with cookies in Java."
This discussion has been archived. No new comments can be posted.

How do you Handle Cookies in Java?

Comments Filter:
  • by ptomblin ( 1378 )
    The comp.lang.java.programmer faq, located here [afu.com] answers that question. And hundreds of other questions.
  • You seem to be confusing cookies with biscuits...a common mistake from one of our american cousins.
    And anyway, biscuits, cookies...whatever you want to call them, taste better after being dunked in tea rather than in coffee.
  • It's unclear from your question from what orientation you need to process cookies. If you're effectively a browser, I've been using HTTPClient version 0.3 [innovation.ch], and all you have to write is a "accept this cookie Y/N" function.

What is research but a blind date with knowledge? -- Will Harvey

Working...