User development,
A new message was posted in the thread "Store cookies in JBoss Portal":
http://community.jboss.org/message/522281#522281
Author : Christoph Korn
Profile :
http://community.jboss.org/people/jbhannes
Message:
--------------------------------------------------------------
Yes, I tried the method *addProperty*(javax.servlet.http.Cookie cookie).
But on client side (in the browser), no cookie was set. As mentioned in the JavaDoc of
this method, there is no guarantee that the cookie is made to the client.
/**
* Adds a HTTP Cookie property to the response.<br>
* The portlet should note that the cookie may not make
* it to the client, but may be stored at the portal.
*/
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522281#522281