Hi
I need to work with facelets on jdk 1.4.2. The el-api.jar and
el-ri.jaravailable are all compiled using java
1.5. Someone suggested to me to download the source code and use jdk
1.4.2to 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