Jump to content

Access Cookies from a Java Applet

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
stack

stack

    Learning Programmer

  • Members
  • PipPipPip
  • 42 posts
hi,
Can I access Cookies from a Java Applet?

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
You can access anything on the client's machine - as long as you use a certificate - which they must accept.