1.0 1.1 utility http://jakarta.apache.org/taglibs/utility A simple tag library for examples Hello org.apache.taglibs.utility.basic.Hello empty Print Hello World Date org.apache.taglibs.utility.basic.DateDisplay empty Display current date MacroCopy org.apache.taglibs.utility.basic.MacroCopy Copy the text specified within tag to a Writer. name true true MacroPaste org.apache.taglibs.utility.basic.MacroPaste Paste the text specified by a Writer to the page. name true true ShowSource org.apache.taglibs.utility.basic.ShowSource Copy the text specified within tag to a Writer. jspFile true true include org.apache.taglibs.utility.basic.IncludeTag Include output of the URL specified. url true true If org.apache.taglibs.utility.lang.IfTag Conditional Tag. predicate true true for org.apache.taglibs.utility.lang.ForTag org.apache.taglibs.utility.lang.ForTagExtraInfo Paste the text specified by a Writer to the page. iterations true true varName false true begin false true useBean org.apache.taglibs.utility.lang.UseBeanTag org.apache.taglibs.utility.lang.UseBeanTEI Paste the text specified by a Writer to the page. id true true scope false true classname false true type false true beanName false true processRequest false true Validate org.apache.taglibs.utility.basic.ValidateTag Generate Javascript to validate the HTML form. name true true method true true reqdFields true true