I need to wake up... I meant: FacesContext.getCurrentInstance().getExternalContext().getRequest()
Then you can cast it to a PortletRequest. FacesContext is part of the JSF public API. http://java.sun.com/javaee/javaserverfaces/1.0/docs/api/javax/faces/context/FacesContext.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978576#3978576 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978576 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
