I'm trying to run a JSF example in my application and I allways get the following
error:
org.apache.jasper.JasperException: Exception in JSP: /searchForm.jsp:5
2: <%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f" %>
3: <%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h" %>
4:
5: <f:view>
6:
7: Freedom Airlines Online Flight Reservation System
8:
any ideas?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983488#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...