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

jgilbert do-not-reply at jboss.com
Thu May 3 09:24:52 EDT 2007


How do I programmatically resize a JSF/Seam based portlet? As far as I can tell I don't have access to the actionUrl from within a managed bean.

I suspect that adding a param to my commands wont work.

<h:commandButton ...> 
  |        <f:param name="windowState" value="maximized"/>  
  | </h:commandButton>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042817#4042817

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042817



More information about the jboss-user mailing list