[jboss-user] [Beginners Corner] - JSF and JBoss

angbellavia do-not-reply at jboss.com
Mon Nov 6 11:28:03 EST 2006


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#3983488

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983488



More information about the jboss-user mailing list