Hello,
I found the following limitation for working within facelets (2008.2) - "There is a current limitation in the Facelets environment that when using method binding, you can not pass listeners as parameters in composition templates."
I would very appreciate an example because I'm not able to imagine where is exactly the limitation.
Thank you in advance,
ANECT
Hi,
As far as I know the limitation consists in the fact that in composition components you cannot pass a value expression to those components that the template consists of.
Regards!
Are you going to improve value expression passing in the future? In components 2008 vol 1 facelets were working perfectly, problems have appeared in vol 2.