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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to