[jboss-user] [JBoss Seam] - Re: dataTable in two windows

lightbulb432 do-not-reply at jboss.com
Thu Feb 1 02:05:29 EST 2007


How do I get each row's ID to appear in it's text within the link? Right now when I put the following in pages.xml every commandLink shows up (when I put my cursor over it) with an ID URL parameter of the value that was previously selected, as opposed to the value that corresponds to the ID of what entity that row represents...

<param name="entityId" value="#{mySelectedEntity.id}" />

Every single commandLink on the page has the exact same entityID in its URL string! Why?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009224



More information about the jboss-user mailing list