Hi there,

This attribute is not part of standard portlet.xml. If you saw this it was a proprietary portal container, not a standard java ee portlet container.

But the standard portlet API defines APPLICATION_SCOPE portlet session attributes, which are visible to all portlets packaged as part of the same WAR. Maybe this is enough for your needs.


[]s, Fernando Lozano
---- Original Message ----
From: antoine seilles <do-not-reply@jboss.com>
To: "User development" <jboss-user@lists.jboss.org>
Sent: Ter, Out 26, 2010, 12:30 PM
Subject: [jboss-user] [JBoss Portal] - Re: How to share session data betweenportlets

JBoss Community

Re: How to share session data between portlets

created by antoine seilles in JBoss Portal - View the full discussion

Isn't there a way to share attributes between portlets not in a same Application ?

Isn't it possible to use the <shared-session-attribute> element in portlet.xml to share attributes through session between portlet not of a same application ?

 

I have tried to set this element to true or to the attribute name but i'm not able to see attributes from a portlet to another.

Reply to this message by going to Community

Start a new discussion in JBoss Portal at Community