Annotation Type TagLib

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String shortname
      Short name of the tag library.
      String tlibversion
      Tag library version.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String jspversion
      JSP version.
      String tld
      Name of the TLD file.
      String uri
      Tag library URI.
      • uri

        String uri
        Tag library URI. Optional.
        Default:
        ""
      • tld

        String tld
        Name of the TLD file. Defaults to "META-INF/taglib.tld".
        Default:
        "META-INF/taglib.tld"