[jboss-user] [JBoss Portal] - Re: WSRP Producer and Sessions Not Working
fattymelt
do-not-reply at jboss.com
Wed Jan 31 02:54:00 EST 2007
I should add that my portlet uses the "standard"
PortletSession session = request.getPortletSession();
and
session.setAttribute("foo","bar");
to handle sessions. I've been reading a lot about JBoss WSRP using cookies to handle sessions. Maybe I need to code differently?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008676#4008676
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008676
More information about the jboss-user
mailing list