2 Replies Latest reply on Apr 22, 2014 4:51 PM by bleathem

    I have a requirement like how jdeveloper component palette works,i.e when we click on any component in the component pallette it must be added in the .xhtml page.How to do it using richfaces and jsf.

    techlearner

      I have a requirement like how jdeveloper component palette works,i.e when we click on any component in the component pallette it must be added in the .xhtml page.How to do it using richfaces and jsf.

       

      I have page  template like

       

      Start     Center    End

       

      In Start i have accordion in that have set of links ,when click on each link it shows a page in Center .I need to show some components(buttons) in End ,when click on button it must add corresponding (outputLabel and inputText) on the page  and i have to be save all the form values in the database ,How to write managed bean for that.I did my work up  to Center.

      How to do End part.

       

      *i added the template below which  i need to achieve, let me know how to do this ,give me  some idea.

      Please help me, i am suffering allot.

      template.png