[jboss-user] [JBoss Seam] - Re: Parameter in EL in a POJO env
gavin.king@jboss.com
do-not-reply at jboss.com
Sun Dec 10 07:50:38 EST 2006
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#3992521
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992521
More information about the jboss-user
mailing list