[jboss-user] [JBoss Seam] - Re: Retreiving data based on displayed data

felixk2 do-not-reply at jboss.com
Fri Jan 4 08:48:15 EST 2008


I can do that, but is it possible though to have a bean with an @In and @Out then set the @In parameter when I load the page?

Basically it would be great if I can just do something like: 

#{customerProductList.customer = customerHome.instance} in my view. (.customer being the @In of customerProductList)

Then my datatable would check the @Out three times instead of firing off three db queries.

Has anyone ever experienced the same situation?

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

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



More information about the jboss-user mailing list