1 Reply Latest reply on Jun 8, 2009 1:54 PM by lvdberg

    acessing url prior to rewrite


      i'm using seam rewriting and trying to access the url that the user sees e.g /example unfortunately httpRequest.getRequestURI() returns the rewritten url e.g /example.seam


      How can I get the url that the user is seeing?