[jboss-user] [JBoss Portal] - Re: Programmatic Portlet Resizing with JSF

stan.silvert@jboss.com do-not-reply at jboss.com
Fri May 4 10:24:14 EDT 2007


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



More information about the jboss-user mailing list