2 Replies Latest reply on Oct 21, 2011 3:48 AM by nicola.seidita

    more than one jsf portlet on one page

    echoi1975

      Hi,
      I have 2 JSF portlets on one portal page. and when i do a commandbutton submit, if i assign the values of my form to a bean, the values do not show up in my 2nd portlet that I have coded to show the values of that bean.

      However, if i have one JSF Portlet on a page, it can see the bean's values after the button is clicked.

      Do I need to use the portlet api tags in order for both jsfs to see the values of a bean that is wired to one of the jsf portlets?

      thx,

      ec.