tomcat « Tag « JSF Q&A





1. No tag "link" defined in tag library imported with prefix "h" | tomcat | eclipse    stackoverflow.com

I was working in Netbeans IDE and switched to Eclipse. I created a simple JSF 2.0 based using wizard in eclipse. The complete file is this. index.jsp

<%@ page language="java" contentType="text/html; charset=ISO-8859-1" ...

2. Lost JSF beginner: Linux, Geronimo and tag library    stackoverflow.com

I use Geronimo with J2EE 5 and Tomcat 6 and I'm trying to create one simple page using JSF. I put the tag library files myfaces_core.tld and myfaces_html.tld in WEB-INF and ...

3. JSF tag in Tomcat 6.0.28    coderanch.com