试题详情
- 多项选择题 Given: 6.
7.<%="processing" %> 8. 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.
- A,C
关注下方微信公众号,在线模考后查看
热门试题
- 任意输入一个正整数,判断其是否是多因子完
- 编写图形界面下的JavaApplet程序
- 有一堆桃子(个数不超过1000),如果分
- Given: 6.
- 使GUI事件处理器生效的方法是:()
- Your web
- 程序员想要创建一个名为MyThread
- public class&e
- Which willQ
- 一个数如果刚好与它所有的因子之和相等,则
- Which codeQ
- Your web
- Which two̳
- 将单选框放到面板中时,以下注意事项中哪条
- 1. import&ensp
- A developer&en
- 现有: 1. a
- public class&e
- 什么是方法的覆盖?方法的覆盖与域的隐藏有
- 接口中只能包含抽象方法,不能包含实例方法