0 Replies Latest reply on Sep 1, 2009 11:33 AM by rammyramkumar

    Need to pass parameters to Portlet URL when <h:commandLink>

    rammyramkumar

      Here is the situation iam facing.

      Iam using JBoss Portal & Richfaces.

      I have a <h:commandLink> which when clicked will open a page in new window.

      Now when i click this button i need to add a query string to the portlet URL.

      Then i need to read this query string in the index.jsp

      Is there any way we can do this?

      thanks in advance.