I am a little confused which version of JSF, JSP, EL, Facelets
is compatible with which Servlet Container APIs & JEE 1.z
version.
For example, JSF 2.0
comes with a dependency on EL 2.1 + Servlet 2.5
.
Facelets
(I dont know the version no
) was part of JEE 6
version.
Can someone provide all these details in a table format as below?