Shlyannikov-
Insetad of changing the behavior of InvokeWindowRenderCommand in portal which
could lead to unpredictable behavior for some usecases that you may not test
here is a couple of things you might want to try-
1) Specify in your portlet.xml that only MAXIMIZED state is needed for this
Ok, I've found a way to do this myself.
I have a JSF portlet with several pages. When accesing a page, I put it's name
into HttpServletSession. Then in class
org.jboss.portal.core.command.InvokeWindowRenderCommand.java I get this
parameter from session and so choose a window state in which the c
we don't provide that now but it is certainly smth to look at.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971234#3971234
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971234