Kizspy Question: 46
(Choose 1 answer)
What functionality does the doTag() method provide in a custom tag handler?
A. It connects to a database to retrieve data.
B. It specifies the custom tag's output to the JSP page.
C. It sets the HTTP headers for the response.
D. It parses XML content within the custom tag.