EL validator for JSF 2.0 · Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.2 (shall switch to 2.0 soon) implementation. See the readme and main class JsfStaticAnalyzer. Note: JSF 2.0 <=> JavaEE 6 => Servlet 3.0 and JSP/EL 2.2 => Tomcat 7.0.x.
Group: net.jakubholy.jeeutils.jsfelcheck - All Dependencies
Test JSF 2.0 webapp using Facelets and MyFaces 2.0 and CDI with OpenWebBeans · Exemplifies JSF 2.0 which should be supported by the JSF EL validator for JSF 2.0 (using facelets)
Modified Sun's jsf-impl for JSF 1.1 that evaluates all branches of an expression
EL validator common core · Static analysis of validity of JSF EL expressions embedded in JSP pages. See the readme and main class JsfStaticAnalyzer.
Modified jasper-el for JSF 1.2 that evaluates all branches of an expression
Modified jasper-el for JSF 2.0 that evaluates all branches of an expression
EL validator for JSF 1.1 · Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.1 implementation. See the readme and main class JsfStaticAnalyzer.
EL validator for JSF 1.2 · Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.2 implementation. See the readme and main class JsfStaticAnalyzer. Note: JSF 1.2 <=> JavaEE 5 => Servlet 2.5 and JSP 2.1 =>Tomcat 6.0.x
Test JSF 2.0 webapp using JSP and MyFaces 2.0 · Exemplifies JSF 2.0 which should be supported by the JSF EL validator for JSF 2.0 (using JSPs)
Test JSF 1.2 webapp using JSP · Exemplifies JSF 1.2 which should be supported by the JSF EL validator for JSF 1.2 (using JSP)
Test JSF 1.1 webapp using JSP · Exemplifies JSF 1.1 which should be supported by the JSF EL validator for JSF 1.1 (using JSP)