[jboss-dev-forums] [Design of JBoss Portal] - Re: how big is portal/portlet session?
prabhat.jha@jboss.com
do-not-reply at jboss.com
Mon Aug 25 15:13:54 EDT 2008
Answer is no. I modified ContentTypeInterceptor to spit out values in HttpSession since over there I have access to it and this is what I get:
Object org.jboss.portal.session.contexts
value is [/failover-portlet]
Object jboss.portlet.session.FailoverTestPortletInstance
value is org.jboss.portal.portlet.session.SubSession at 1127dc0
Object portal.principalview_id
value is 0
Object portal.principal/default/FailoverTestPortletPage/FailoverTestPageWindow
value is org.jboss.portal.core.model.portal.navstate.WindowNavigationalState at 17a1ad3
So, total session size will be sum of sizes of all these.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172409#4172409
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172409
More information about the jboss-dev-forums
mailing list