Hello
I was looking about how to create custom tags and couldnt find anything for java ee 6...
The Java Tutorial I and II for EE 6 from the official java ee site doesnt say anything about custom tags....
But the tutorial for < EE 5 had a whole chapter how to create custom tags....
I wouldn't recommend the JSP spec as a tutorial, but it is of course the ultimate reference of what is or is not in any given release. The JspFaq links to a good tutorial, though.