Hi, I have a web app with 2 porlets and 2 backing beans and one faces-config.xml. When the 2 portlets are displayed on the same portal page there is a FacesContext for each portlet. So in each PortletContex is a useless backing bean from the other portlet. Is it possible to define a faces-config.xml for each portlet in the portlet app (war-file) ? Regards, Oliver

