[jboss-user] [JBoss Seam] - How to get query string parameters

komone do-not-reply at jboss.com
Wed Jan 9 12:18:00 EST 2008


I have a need to invoke a seam application from another with a GET request parameter already known and sent with the url.  

e.g. http://myhost:8080/myseamapp/hello.seam?id=28435345

@RequestParameter has gone in seam 2.0. Using a page.xml does not appear to pick up the... <param name="id"/>

...I known I must be missing something basic but can't find anything by searching for the resolution of this issue.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118383#4118383

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118383



More information about the jboss-user mailing list