[jboss-user] [JBoss Portal] - Re: Saving object in PortletSession
herveminko
do-not-reply at jboss.com
Tue Jan 30 08:44:48 EST 2007
I'm triying to retrieve my object from the portlet session with the statement:
session.getAttribute("obj", PortletSession.APPLICATION_SCOPE), but i still get a null object back, because the key of the object is not "obj", but "jbp11462467obj". I don't know why this key is prefixed (jbp11462467) in the PortletSession.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008288#4008288
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008288
More information about the jboss-user
mailing list