It seems I cant find it anywhere. All I found is the jar with the compiled code inside only.
I would appreciate if anyone can help me on this.
It seems I cant find it anywhere. All I found is the jar with
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I believe that I’ve found it here:
http://grepcode.com/file/repo1.maven.org/maven2/org.mortbay.jetty/jsp-2.1/6.1.12.rc3/com/sun/el
(It appears that the RI code that has found its way into the Jetty codebase. That’s OK, because the Sun code was released under a GPL license … according the headers.)
And I saw signs that you could find the reference implementation source-code in the “el” project on http://java.net
UPDATE:
Found it! Here is the Java.net repository containing the RI source code: http://java.net/projects/el-spec/sources/source-code/show