1 Reply Latest reply on Nov 8, 2008 7:27 PM by nbelaevski

    Drag n' drop RichFaces panel

      How would I implement a panel drag n' drop using RichFaces?

      I try the sample of JBoss site, but it uses a String value in the backing bean. Do I need a backing bean for the panel? How could you set a JSF component inside a backing bean?