fr is a temporary variable that exists while rendering the JSF page. The
"location" in the list cannot be "remembered" If you want it to be
available across a new request to the server, you need to wrap the list in a DataModel,
which does have a mechanism for remembering the position.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992521#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...