What's the difference between f:attribute and f:param? I noticed that attribute doesn't have properties apart from name and value, while param has binding and id.
Also, the value property for attribute takes an Object, while for param it takes only a String. When would you use on vs the other? Apparently they both can be used on UIComponents... -- View this message in context: http://www.nabble.com/attribute-vs-param-tf2908869.html#a8126931 Sent from the MyFaces - Users mailing list archive at Nabble.com.

