| Author |
Adding Cookies with a Portlet
|
Guy deLyonesse
Ranch Hand
Joined: Apr 12, 2011
Posts: 192
|
|
Hey all,
So I'm attempting to store cookies from within a portlet to be read by a separate application (same domain).
Here's the code that creates and adds the cookie:
But the cookie doesn't seem to be making it. I'm watching in the browser (Firefox Page Info) as well as a little portlet I write that displays cookies, attributes, etc. and it's not there. No error messages... just no cookie.
Any thoughts?
|
 |
 |
|
|
subject: Adding Cookies with a Portlet
|
|
|