3 Replies Latest reply on Sep 7, 2008 9:23 PM by rituraj_tiwari

    How to get request parameter in view code?

    rituraj_tiwari

      I have an XHTML view where I would like to access the request parameters. This is a very simple page with server interaction using seam remoting. It does not reference a backing bean and I would like to keep it that way.



      Is there an XHTML template equivalent of the @RequestParameter annotation?


      Thanks.


      -Raj