1.0 1.2 simple http://tomcat.apache.org/example-taglib A simple tab library for the examples ShowSource examples.ShowSource Display JSP sources jspFile true true foo examples.FooTag examples.FooTagExtraInfo JSP Perform a server side action; uses 3 mandatory attributes att1 true att2 true att3 true log examples.LogTag TAGDEPENDENT Perform a server side action; Log the message. toBrowser false values examples.ValuesTag empty Accept and return values of different types. This tag is used to illustrate type coercions. object false true java.lang.Object string false true java.lang.String long false true long double false true double