Kizspy | Question: 13
(Choose 3 answers)
What are tasks for define a custom JSP tag
A. Create the Tag handler class
B. Create the Tag Library Descriptor (TLD) file and define tags.
C. Create the JSP file that uses the Custom tag defined in the TLD file
D. Create the JSP file that uses the JSTL tag