移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

多选题

Click the Exhibit button. The Appliance class is a Singleton that loads a set of properties into a Map from an external data source.Assume: An instance of the Appliance class exists in the application-scoped attribute, appl The appliance object includes the name property that maps to the value Cobia The request- scoped attribute, prop,has the valuename.  Which two EL code snippets will display the string Cobia?()

发布日期:2022-07-15

Click the Exhibit button.  The Appliance class is ...
A

${appl.properties.name}

B

${appl.properties.prop}

C

${appl.properties[prop]}

D

${appl.properties[name]}

E

${appl.getProperties().get(prop)}

F

${appl.getProperties().get(’name’)}

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!