Two points that have got me recently around using the Extended EL for tables 
with navigation links:

1. Your list still needs to be annotated with @DataModel for the extended EL to 
pass the object. Otherwise it will be null.

2. In your pages.xml your navigation rule must have the from-action the same as 
it is specified in your page link eg.<navigation 
from-action="#{hotelBooking.selectHotel(hot)}">

Cheers,

Damian.

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

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

Reply via email to