25 September 2006 15:30
Working with JSF and Facelets: Creating composite controls with JSF and facelets
by bhenrietth the above code is that the user tag handler of facelets always creates ValueExpression objects for each attribute in the source tag. This is fine for properties, but in the above case, a MethodExpression is what "ought" to be created.
1
(1 marks)