1.0 1.1 JSP Specification Tag Library Examples http://jakarta.apache.org/taglibs/jspspec-1.0 The "jspspec" tag library contains working implementations of the tags used as examples within the JSP Specification, version 1.1. foo org.apache.taglibs.jspspec.FooTag Example tag from Section A.1.1 of the JSP Specification, version 1.1. att1 true att2 true att3 true bar org.apache.taglibs.jspspec.BarTag org.apache.taglibs.jspspec.BarTagExtraInfo Example tag from Section A.1.2 of the JSP Specification, version 1.1. id false att1 true att2 true att3 true