<f:param> and <f:setPropertyActionListener>
843844Aug 8 2007 — edited Jul 18 2008Hi all,
To my knowledge, these two tags do relatively the same thing. Is there a reason to use one over the other? I personally find <f:setPropertyActionListener> to be easier but I see <f:param> used and recommended a lot in this forum. Am I missing a hidden downside of <f:setPropertyActionListener> or a benefit of <f:param>?
Thanks for clearing this up for me