易搜题 > 资格证大类 > 计算机编程 > 问题详情
问题详情

For an HttpServletResponse response,which two create a custom header?()

A

response.setHeader(X-MyHeader, 34);

B

response.addHeader(X-MyHeader, 34);

C

response.setHeader(new HttpHeader(X-MyHeader, 34));

D

response.addHeader(new HttpHeader(X-MyHeader, 34));

E

response.addHeader(new ServletHeader(X-MyHeader, 34));

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • 在Internet的通信协议中,可靠的数据传输是由()来保证的。

    A、HTTP协议

    B、TCP协议

    C、FTP协议

    D、SMTP协议

  • A customer is deploying a new database on a PS701 Blade in a BladeCenter H, and requires redundant network and SAN adapters. Which configuration supports the customer requirement?()

    A、Configure 2 CFFh combination fibre channel / gigabit Ethernet adapters

    B、Configure 1 CFFh 2-port fibre channel adapter and 1 CIOv 2-port gigabit Ethernet adapter

    C、Configure 1 CIOv 2-port fibre channel adapter and 1 CFFh combination fibre channel / gigabit Ethernet adapter

    D、Configure 1 CIOv 2-port gigabit Ethernet adapter and 1 CFFh combination fibre channel / gigabit Ethernet adapter

  • 对于日常维护工作,连接路由器的协议通常使用:()。

    A、TELNET,简单,容易配置

    B、SSH&SSHv2加密算法强劲,安全性好

    C、TELNET配置16位长的密码,加密传输,十分安全

  • 指令格式结构如下所示,试分析指令格式及寻址方式特点。

  • A customer wants to migrate their existing compute-intensive POWER6 570 to a Power 770. Which of their existing I/O adapters can be migrated to Power 770 enclosures?()

    A、PCIe adapters

    B、PCI-X adapters

    C、PCI-X andPCIe adapters

    D、PCI, PCI-X andPCIe adapters

联系客服 会员中心
TOP