[jboss-user] [JBoss Seam] - How to read & write URL parameters
aliahmadsabir
do-not-reply at jboss.com
Tue Jan 8 08:50:59 EST 2008
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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117910#4117910
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117910
More information about the jboss-user
mailing list