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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to