0 Replies Latest reply on Jun 1, 2011 2:07 PM by caravelas

    recuperar parametro

    caravelas

      Guys,


      In my file pages.xml I do it:


      <redirect view-id="/geral.xhtml">
      <param name="pagina" value="testando"/>
      </redirec>"



      How do I retrieve this parameter geral.xhtml on my page?


      How to make this parameter is not passed via url, but through post?


      thanks