Is this what you need? PortletRequest req = (PortletRequest)FacesContext.getCurrentInstance().getExternalContext().getRequest(); WindowState state = req.getWindowState();
Stan http://jsf.jboss.com View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043213#4043213 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043213 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
