I cannot seem to find where is @DataModel and @DataModelSelection in Seam3 (as opposed to Seam2). In what Seam module are they defined? If their name has been changed, what is it currently?
I cannot seem to find where is @DataModel and @DataModelSelection in Seam3 (as opposed
Share
Assuming you are using JSF2.0, you can ‘inject’ selection to action methods like this:
and corresponding managed bean: