This is a small demo project to showcase the main features of JSP2.0 tag files.
Open index.jsp, and navigate from there.
from the project root folder
mvn clean install
cd webapp
mvn tomcat7:run
open http://localhost:8080/jsp-tagfiles-webapp/ in your browser.