[jboss-user] [JBoss Seam] - Re: Please help me understand DataModelSelection

Holy Joe do-not-reply at jboss.com
Fri Aug 18 21:13:34 EDT 2006


It turns out that the selection isn't even correct on the funky.jsp page.  I added an outputText to the page:


<h:outputText value="#{projectEditor.selectedIssue.shortDescription}"/>
<h:commandButton action="#{issueEditor.selectIssue}" value="#{messages.View} #{messages.Issue}"/>


and it always displays the description of the first issue, regardless of which button is pressed.

What am I doing wrong?


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

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



More information about the jboss-user mailing list