I was happy that I have solved the problem, but it is not over yet :( 
I found that using datatable this way gives me null @DataModelSelection. When I 
use datatable in normal way it works fine. 
Using ui:param works only to display data for me.

I can't use it like this:

  | .......
  | <h:column>
  |    <s:link value="#{item.title}" action="#{object.setValue(item)}"/>
  | </h:column>
  | .......
  | 
because item is null. I've found in server logs that setValue is fired two 
times instead of once. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085913
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to