欢迎来到计算机考试题库网 计算机题库官网
logo
全部科目 > Java认证考试 > SCDCD(310-081)

单项选择题

Assume a tag handler extends TagSupport. Which is used within the tag handler to get an attribute “foo” that is in the application scope?()

    A. pageContext.getAttribute(“foo”);
    B. getPageContext().getAttribute(“foo”);
    C. pageContext.getApplicationScope(“foo”);
    D. pageContext.getAttribute(“foo”,pageContext.APPLICATION_SCOPE).getAttribute(“foo”);
    E. getPageContext().getScope(pageContext.APPLICATION_SCOPE).getAttribute(“foo”);

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加企业群免费搜题

微信扫一扫,加企业群免费搜题