Note that we already support this to some degree with <f:param name="whatever" value="" />.  It's very tedious  to put this on every link, especially when you have multiple page parameters, so having an easier way to set this on each particular link would be great.

Actually, it's suppressed using <f:param name="whatever"/> or <f:param name="whatever" value="#{null}"/>. If the value is empty string, the parameter will be included in the URL with no value (i.e., empty string).

--
Dan Allen
Software consultant | Author of Seam in Action

http://mojavelinux.com
http://mojavelinux.com/seaminaction

NOTE: While I make a strong effort to keep up with my email on a daily
basis, personal or other work matters can sometimes keep me away
from my email. If you contact me, but don't hear back for more than a week,
it is very likely that I am excessively backlogged or the message was
caught in the spam filters.  Please don't hesitate to resend a message if
you feel that it did not reach my attention.