what two circumstances is the setJspBody method NOT called in a tag class that implements the SimpleTag interface?

Under what two circumstances is the setJspBody method NOT called in a tag class that
implements the SimpleTag interface? (Choose two.)

Under what two circumstances is the setJspBody method NOT called in a tag class that
implements the SimpleTag interface? (Choose two.)

A.
The tag is invoked without a body.

B.
The doTag method throws an exception.

C.
The <body-content> element has the value empty.

D.
The tag is called with the attribute skip-body=true.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *