Which statement is true if the doStartTag method returns EVAL_BODY_BUFFERED ?

Which statement is true if the doStartTag method returns EVAL_BODY_BUFFERED ?

Which statement is true if the doStartTag method returns EVAL_BODY_BUFFERED ?

A.
The tag handler must implement BodyTag.

B.
The doAfterBody method is NOT called.

C.
The setBodyContent method is called once.

D.
It is never legal to return EVAL_BODY_BUFFERED from doStartTag.

Explanation:



Leave a Reply 0

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