el 2 « Development « JSF Q&A





1. JSF with EL notation throwing ReferenceSyntaxException PLEASE HELP    coderanch.com

Hi Everyone, I have some very simple code like the following (JSF): <%@ page contentType="text/html;charset=windows-1252"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ include file="/includes/header.jspf" %> Welcome