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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...