In my app I've a similar use-case. I think I had the same problem, too. My solution was to integrate the "detailed code" like your getFirstName() method in the component which manages the list and the selected item.
I would prefer separated components, but I didn't find out how. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983661#3983661 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983661 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
