3 Replies Latest reply on May 17, 2009 8:09 AM by binnyg

    How to impliment named url mapping with out parameter

    visumagic

      Hi
      I have a special case where I need to implement named-url with out params.



      Example:
      http://localhost/app/prof?user=Raghunath
      to
      http://localhost/app/c/Raghunath




      Generally In servlets we do using filters. But in seam I need better solution (I'm not interested in redirections every time)


      please suggest me your opinions ...


      thanks
      raghu