Java question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iopq
    FFR Player
    • Nov 2004
    • 569

    #1

    Java question

    I know how to read info from websites and stuff like that. I can submit info like a form would

    I even wrote a program that spammed my own forum just for fun
    but what I ran into is that Java doesn't have cookies!

    I would want to log into my e-mail and say read the page on how many email messages I have and display that number
    I can't write a program like that because access to my email requires cookies so I'm screwed

    how can I do cookies in java? Any libraries that support this?

    I code in Windows btw... due to paths some unix libraries don't work
  • ad0gg
    FFR Player
    • Dec 2003
    • 989

    #2
    Re: Java question

    Originally posted by iopq
    I code in Windows btw... due to paths some unix libraries don't work
    Go Linux

    Comment

    Working...