[jboss-user] [JBoss Seam] - How to pass param from inputText to s:link

jagr do-not-reply at jboss.com
Fri Sep 28 04:18:32 EDT 2007


I want to specify param value on s:link with a h:inputText value.

<s:link action="#{actions.doSomething}" value="#{messages.actions_doSomething}">
<f:param name="param1" value="¿?¿?¿?¿"/>
</s:link>

<h:inputText id="paramFromUser" />

I want that the f:param on s:link, takes the value of h:inputText that the user has wrote on field.

Thanks!

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

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




More information about the jboss-user mailing list