User development,
A new message was posted in the thread "Store cookies in JBoss Portal":
http://community.jboss.org/message/519570#519570
Author : Christoph Korn
Profile :
http://community.jboss.org/people/jbhannes
Message:
--------------------------------------------------------------
Hi all,
I use JBossAS 4.2.3 and JBossPortal 2.7.
I want to store a cookie via RenderResponse.addProperty(). But no cookie will be send to
client side (browser).
Does JBoss Portal require to use the following code?
<container-runtime-option>
<name>javax.portlet.renderHeaders</name>
<value>true</value>
</container-runtime-option>
Or does another solution exist here?
Thanks in advance.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/519570#519570