#57. Which element name in the Web application deployment descriptor is used to declare that a custom tag library can be used by the JSP pages in that Web application?
#59. Given a tag library with the following tag: a tag called getExamsheets that has one attribute called hierarchy that is not mandatory Which two options are a valid use of this tag in a JSP page? (Choose two)