users@glassfish.java.net

Re: Help with el-api

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Wed, 06 Sep 2006 10:30:29 -0700

Has anyone helped Varun with this?

Varun Shingal wrote:
> Hi
>
> I need to work with facelets on jdk 1.4.2. The el-api.jar and el-ri.jar
> available are all compiled using java 1.5. Someone suggested to me to
> download the source code and use jdk 1.4.2 to compile it. However, this
> does not work because there is code which can be compiled using 1.5 and
> above specifically generics. How do I go about this or does it mean I
> can't use facelets? Is there a place i can get these el jars compiled
> for 1.4.2 or else how can i compile them for that?
>
> Thanks
>
> --
> Varun Shingal