Kizspy | Question: 43
(Choose 1 answer)
What is the role of the SimpleTag interface in custom tag development?
A. It is used to create complex tags with body content.
B. It simplifies custom tag creation by providing a simple handle to tag processing.
C. It handles HTTP requests and responses for the tag.
D. It manages the lifecycle of JSP pages.