1 Reply Latest reply on Feb 4, 2008 9:07 AM by trajber

    WEIRD: Richfaces and request getRequestURI method

    trajber

      Hi all,

      I tried to make a Filter to get the requested URI, but I have a weird behaviour.

      When I refresh the page using browser's refresh button (or F5) the URI is something like /a4j_3_1_4.GAorg.richfaces.renderkit.html.GradientA/DATB/eAF7emTy1lIvAA7XA7E_.jsf

      and when I point the cursor in the browser's URL textbox and press enter the URI is correct.

      Is this a bug ? Is there a way to get the requested URI inside a Filter ?

        • 1. Re: WEIRD: Richfaces and request getRequestURI method
          trajber

           

          "trajber" wrote:
          Hi all,

          I tried to make a Filter to get the requested URI, but I have a weird behaviour.

          When I refresh the page using browser's refresh button (or F5) the URI is something like /a4j_3_1_4.GAorg.richfaces.renderkit.html.GradientA/DATB/eAF7emTy1lIvAA7XA7E_.jsf

          and when I point the cursor in the browser's URL textbox and press enter the URI is correct.

          Is this a bug ? Is there a way to get the requested URI inside a Filter ?


          Somebody can help me ?