Okay, I actually made some progress. My issue appears to be that in my action of the commandLink, I'm using a transition via jPDL (action="next") in order to flow to the next page. In that case, my @ModelSelection is not being updated.
If I create a dummy method, public String select() and make sure that my commandLink invokes that, then the model selection IS being updated .... but I lose my navigation to the next page (of course). Ideas? Suggestions? j View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937409#3937409 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937409 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
