What are the Java EL specifications?
There are three different EL specifications. EL for JSP 2.0 EL for JSF 1.0 and 1.1 Unified EL The EL’s for JSP 2.0 and JSF 1.1 were not compatible. The Unified EL brings these EL’s together under one specification. The Unified EL was created by the JSP 2.1 expert group (JSR-245), but it is its own separate specification.
Related Questions
- Which have been responsible for more Java innovations: Java Community Process specifications or open-source implementations?
- Which group works with specifications covering the use of the GSM codec (either in C or Java based)?
- What version of the Java Servlet and JSP specifications does WebLogic Express support?