Hi,

I am lately very confused with the el-api and its implementations when using
Tomcat 6.0, MyFaces 1.2, Facelets 1.1. 

It's said JavaEE 5 has an unified EL, so I reckon Tomcat 6.0 has the EL
implemented. And I indeed found el-api.jar in its shared "lib" directory.
And I also found a "jasper-el.jar". Is this an implementation for the
el-api.jar?

There is also a commons-el under apache foundation. Its website says it's an
implementation of the EL for JSP2.0. So what's the difference between this
impl and the jasper-el.jar within Tomcat 6.0 distribution?

I also noticed Facelets 1.1 requires EL implementation. I downloaded its zip
file and found a el-api.jar, and the .class files of this jar are different
from the one within Tomcat 6.0. So the question is who is maintaining the
el-api, and what are its versions?

Please could someone help me out. Thanks in advance!

Fan

-- 
View this message in context: 
http://www.nabble.com/el-api-confusion-tp16993181p16993181.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to