2 Replies Latest reply on May 28, 2008 1:36 PM by robban

    Propagating request parameter

    robban

      I have generated a link to a specific report in my application using a request parameter.
      The problem is that the report page  requires authentication and so when a user that's not logged in clicks the link and get redirected to the login page and the request parameter is lost.


      Is there any easy way to propagate my request parameter to the report page from the login page?