I've never programmed with cookies before but I want to store some user data into a cookie so its always there when they load the web app even if the session has expired.
Whats the best way of doing this with JSF?
Thanks
|
|
Writing to a cookie:
Reading the cookie
|
|||
|
|