当前位置:SCWCD(310-083)题库

问题:

[单选]

Given the element from the web application deployment descriptor:
<jsp-property-group>
<url-pattern>/main/page1.jsp</url-pattern>
<scripting-invalid>true</scripting-invalid>
</jsp-property-group>
and given that /main/page1.jsp contains:
<% int i = 12; %>
<b><%= i %></b> 
What is the result?()

A . <b></b>
B . <b>12</b>
C . The JSP fails to execute.
D . <% int i = 12 %><b><%= i %></b>

最先提倡对来访者进行无条件的积极关注的是() 阿德勒。 罗杰斯。 马斯洛。 弗洛姆。 搭建邮件服务器的方法有:()、Exchange Server、Winmail等。 IIS。 URL。 SMTP。 DNS。 根据《招标投标法》,评标委员会人员组成中应满足()。 A.总人数为5人以上的单数 。 B.必须有政府主管部门的人员参加评标 。 C.技术经注专家不得少于总人数的三分之二 。 D.技术经济专家不得少于三人 。 E.技术经济专家5人以上。 以下选项中,()不是微机的输入或输出设备。 鼠标。 键盘。 扫描仪。 CPU。 机械性损伤形成的基本因素是(),(),()。

Given the element from the web application deployment descriptor:
<jsp-property-group>
<url-pattern>/main/page1.jsp</url-pattern>
<scripting-invalid>true</scripting-invalid>
</jsp-property-group>
and given that /main/page1.jsp contains:
<% int i = 12; %>
<b><%= i %></b> 
What is the result?()

参考答案:

  参考解析

本题暂无解析

在线 客服