[jboss-user] [JBoss Seam] - Wanna create Id-safe DataModelSelection

bfo81 do-not-reply at jboss.com
Thu Jul 20 08:15:57 EDT 2006


Hello

As the @DataModel and @DataModelSelection have problems when you have multiple list screens I want to extend them and create an Id-safe version. This one shouldn't use 0,1,2,... as row index but the real Id's.

So I had a look at the code and had an approach in mind. But there's just one question I have.

When using <s:link> in a JSF datatable... where do those numbers 0,1,2,... in the URLs (e.g. .../theList.seam?action=theEditor.selectEntity&dataModelSelection=entities[0]) come from?

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

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



More information about the jboss-user mailing list