[jboss-user] [JBoss Portal] - Re: windowState not set on ActionRequest

2009-07-15 Thread hilmer
Okay I simply do a return from my processAction and then, (according to the spec), in the subsequent doView call renderRequest.getWindowState() should return WindowState.MINIMIZED, but it also returns WindowState.NORMAL, so then the bug lies here? What does work is if you call

[jboss-user] [JBoss Portal] - Re: windowState not set on ActionRequest

2009-07-14 Thread apemberton
I think JSR168/286 define that the WindowState change won't be propagated until the subsequent RenderRequest (after your ActionRequest). From JSR286: anonymous wrote : The setWindowState method allows a portlet to change its current window state. The new window state will be effective in the