You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Marcio E Miranda <Ma...@fastsearch.com> on 2006/04/02 18:13:31 UTC

What is the best way to access portlet preferences in a backing bean?

Hi,

 

What is the best way to access the portlet preferences in a backing
bean? Through FacesContext->ExternalContext->PortletRequest, or maybe My
Faces provides a utility class or method for that? Is there any problem
if I keep a reference to the PortletPreferences in my backing Bean?

 

Thanks,

Marcio.