| Article: "Unified Expression Language for JSP and JSF," by Krishna Srinivasan. Provides an introduction to the expression language. Discusses value expressions, method expressions, what is a resolver, writing ELResolver implementation, registering ELResolver, registering with the context listener, registering with the JSF configuration file, and backwards compatibility. |