欢迎来到求知题库网 求知题库官网
logo
全部科目 > Java认证考试 > SCWCD(310-083)

多项选择题

Given:
6.<myTag:foo bar=’42’>
7.<%="processing" %>
8.</myTag:foo> and a custom tag handler for foo which extends TagSupport.
Which two are true about thetag handler referenced by foo?()

    A.The doStartTag method is called once.
    B.The doAfterBody method is NOT called.
    C.The EVAL_PAGE constant is a valid return value for the doEndTag method.
    D.The SKIP_PAGE constant is a valid return value for the doStartTag method.
    E.The EVAL_BODY_BUFFERED constant is a valid return value for the doStartTag method.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题