[jboss-user] [JBoss Portal] - Re: getPreferences with JSF portlet

thomas.heute@jboss.com do-not-reply at jboss.com
Mon Oct 16 11:36:24 EDT 2006


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



More information about the jboss-user mailing list