1 Reply Latest reply on Jan 8, 2008 10:45 AM by mars1412

    How to read & write URL parameters

    aliahmadsabir

      Hi,

      I am a new in Seam, currently i have developed a shopping cart in Flex application, i required to pass a parameter from flex application to seam application. i have tried to pass parameter in flex in URL redirection but i am unable to read these parameter in seam application.

      my url is like: http://localhost:8080/test.seam?id=5

      now i need to get value of id in seam application. Kindly tell me how to read request parameter in seam beriefly or any link that can help me easily.

      Thanks
      A