Technically all components can have a f:param (it just adds a parameter component under the parent component). I have used it before to add "special" functionality to a control (same as adding an attribute). As for having the parameter in the request on POST back, it only works with outputLink and commandLink I believe.
-Andrew On 5/26/06, bin z <[EMAIL PROTECTED]> wrote:
Hi all, Normally, I was using f:param with h:outputLink/commandLink. But yesterday I tried to use it with h:inputText, it did not work. Can anyone tell me which components can be used with f:param? thanx & regards

