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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to