3 Replies Latest reply on Jul 8, 2008 2:50 AM by cedseat

    how to send parameters to a WSRP

    cedseat

      Hello,

      Is it possible to send parameters to a WSRP? Or share a session?

      Céd.

        • 1. Re: how to send parameters to a WSRP
          claprun

          Could you please specify what you want to do?

          • 2. Re: how to send parameters to a WSRP
            cedseat

            I try to manage a portal with a context (a number). When i call a WSRP, i would transmit this context to the WSRP.

            I test in local and with the Navigation.getPortalRuntimeContext().getSession(), method i happen to exchange information between local portlets. But the Navigation.getPortalRuntimeContext().getSession() not run with WSRP because the WSRP is execute in an other JVM.

            Céd

            • 3. Re: how to send parameters to a WSRP
              cedseat

              Hello,

              Is it possible to send parameters to a WSRP? Or share a session?

              I try to manage a portal with a context (a number). When I call a WSRP, I would like to transmit this context to the WSRP.

              I tested in local and with the Navigation.getPortalRuntimeContext().getSession(). I managed to exchange information between local portlets. But the Navigation.getPortalRuntimeContext().getSession() not run with WSRP because the WSRP is executed in another JVM.

              Ced.