[jboss-user] [JBoss Seam] - How can I "catch" query parameters and pass it to the form?
ivan.tufegdzic
do-not-reply at jboss.com
Fri Dec 14 04:52:48 EST 2007
Hi,
I have a query and when I run it.s. Base on these values, the query will return all records meeting the conditions. Now, I want to "catch" these values and use them as criteria to
manipulate data from the query and show corresponding records on the form.
I must not use annotation RequestParameter.
I must use namepage.page.xml.
Can you show me how to do it?
Thank you,
it
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112851#4112851
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112851
More information about the jboss-user
mailing list