[jboss-user] [JBoss Seam] - Re: Request parameters with s:link

damianharvey do-not-reply at jboss.com
Fri Aug 17 09:50:40 EDT 2007


If you want to axe the parameter try using an action on your link that sets it to null eg: 
<s:link view="/somepage.xhtml" action="#{myBean.resetStuff()}" propagation="none" value="my link"/>

Cheers,

Damian.

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

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



More information about the jboss-user mailing list