[jboss-user] [JBoss Portal Users] - Re: How to set the portlet session in struts application
ozguy
do-not-reply at jboss.com
Thu Sep 3 07:43:26 EDT 2009
You need to set the data in the session at application scope level, only than you will be able to access this data in another portlet.
You don't really need PortletSession or HttpSession both will return you the same data.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253291#4253291
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253291
More information about the jboss-user
mailing list