aspose file tools
The moose likes Portals and Portlets and the fly likes Adding Cookies with a Portlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Adding Cookies with a Portlet" Watch "Adding Cookies with a Portlet" New topic
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?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Adding Cookies with a Portlet
 
Similar Threads
addCookie()
Cookies not getting stored in IE6 and IE7 when running in environment resembling production
[HELP] How to login to a website and get XML data of that site
Logout user by deleting cookie
Cookies not getting reset in Netscape 4.72!!! URGENT!!!