What is the recommended method of executing a query for each line in a DataModel or list
of entities on a page upon each load?
I was thinking I could pass in the loop variable to a method that would go and execute a
query. Since that's not possible, what should I do - I know how to use DataModel for
doing things once you've selected an entity, but not how to do something for every
entity, with regards to a list.
Is there a good example of this I could check in the Seam examples?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019384#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...