Kizspy | Question: 45
(Choose 1 answer)
What is the purpose of the Tag Description in the TLD file in Java Servlet?
A. To provide metadata about custom tags.
B. To define the tag handlers for custom tags.
C. To specify the tag's attributes and their types.
D. To declare the location of the JSP file that uses the tag.