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

问题:

[多选]

A developer wants to make a name attribute available to all servlets associated with a particular user,across multiple requests from that user, from the same browser instance.
Which two provide this capability from within a tag handler?()

A . pageContext.setAttribute("name", theValue)
B . pageContext.setAttribute("name", getSession())
C . pageContext.getRequest().setAttribute("name", theValue)
D . pageContext.getSession().setAttribute("name", theValue)
E . pageContext.setAttribute("name", theValue,PageContext.PAGE_SCOPE)
F . pageContext.setAttribute("name", theValue,PageContext.SESSION_SCOPE)

货款调查的方法不包括()。 实地调查。 现场核实。 购买信息。 电话查问。 党组织在企业中发挥政治核心作用体现在那几个方面? 通过把多台WINS服务器配置为()伙伴,能够让它们彼此交换自己数据库中的记录,从而增大查询能力。 转发。 复制。 查询。 搜索。 为显示实时性很强的内容,应首先考虑 扫描仪按操作方式可分为()。 手持式、台式和滚筒式。 平板式扫描仪、手持式扫描仪。 灰度扫描仪和彩色扫描仪。 反射式扫描仪、透射式。

A developer wants to make a name attribute available to all servlets associated with a particular user,across multiple requests from that user, from the same browser instance.
Which two provide this capability from within a tag handler?()

参考答案:

  参考解析

本题暂无解析

在线 客服