[jboss-user] [JBoss Seam] - Re: s:link + method parameter

w17chm4n do-not-reply at jboss.com
Wed Jan 16 05:45:12 EST 2008


Yes. The table is displayed properly with question.questionText for every question.

But when I try to click link
<s:link value="slink_remove" action="#{QuestionController.removeQuestion(question)}"/>
The parameter question is not passed to the method.

Though using commandLink works perfectly

  | <h:commandLink value="remove" action="#{QuestionController.removeQuestion(question)}"/>

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

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



More information about the jboss-user mailing list