试题详情
- 多项选择题 Assume the scoped attribute priority does NOT yet exist. Which two create and set a new request-scopedattribute priority to the value "medium"?()
A、
${priority = ’medium’} B、${requestScope[’priority’] = ’medium’}
C、<c:set var="priority" value="medium" />
D、<c:set var="priority" scope="request">medium</c:set>
E、<c:set var="priority" value="medium" scope="request" />
- D,E
关注下方微信公众号,在线模考后查看
热门试题
- 编写图形界面下的JavaApplet程序
- 海滩上有一堆桃子,五只猴子来分。第一只猴
- 在动态分区分配方案中,某一作业完成后,系
- 下列哪项不是int类型的字面量?()
- 编写一个JavaApplet,使之能够在
- this()表示()
- java中下面哪个能创建并启动线程()。
- Within the&ensp
- Which two̳
- Given theQ
- 现有如下包结构: com&
- 以下关于GUI事件处理模型的叙述,哪两项
- Which the two&
- 程序: class&ens
- 在x86系统下,sizeof如下结构体的
- What are f
- 已知: 的输出为()
- java中 String str = "
- 用extends关键字创建自己的异常类。
- Given an