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

franco12 do-not-reply at jboss.com
Mon Oct 16 11:26:00 EDT 2006


did you mean
PortletPreferences prefs = FacesContextWrapper.getExternalContext.getRequest().getPreferences();

or 

PortletPreferences prefs = FacesContextFactoryImpl.getExternalContext.getRequest().getPreferences();


FacesContext  cannot be resolved

FacesContextWrapper or FacesContextFactoryImpl can't  be resolved ("It is indirectly referenced from required .class files")

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

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



More information about the jboss-user mailing list