| [news.eclipse.webtools.jsf] Re: JSF with Eclipse - Tutorial |
I found this article about the "Unified EL":
http://java.sun.com/products/jsp/reference/techart/unifiedEL.html
If I find the time to read it, it will hopefully remove the fog in my There seems to be more about it than just deferred evaluation.
So the expression: bean.foo
--Cam