I don't use the h:commandLink in conjunction with the @DataModel or
@DataModelSelection. I just use a regular @In annotation in my session bean:
@In(required=false,value = "lineItem") @Out(required = false, value =
"lineItem")
| private ClientTransmittalLineItemVO clientTransmittalLineItemx;
I also wrap my data table inside of a form. Is this a valid approach?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097922#4097922
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097922
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user