欢迎来到PP题库网 PP题库官网
logo
全部科目 > Java认证考试 > SCWCD(310-083)

单项选择题

You need to create a JavaBean object that is used only within the current JSP page. It must NOT beaccessible to any other page including those that this page might import.
Which JSP standard action canaccomplish this goal?()

    A.<jsp:useBean id=’pageBean’ type=’com.example.MyBean’ />
    B.<jsp:useBean id=’pageBean’ class=’com.example.MyBean’ />
    C.<jsp:makeBean id=’pageBean’ type=’com.example.MyBean’ />
    D.<jsp:makeBean id=’pageBean’ class=’com.example.MyBean’ />

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题