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

单项选择题

Every page of your web site must include a common set of navigation menus at the top of the page. Thismenu is static HTML and changes frequently,so you have decided to use JSP’s static import mechanism.
Which JSP code snippet accomplishes this goal?()

    A.<%@ import file=’/common/menu.html’ %>
    B.<%@ page import=’/common/menu.html’ %>
    C.<%@ import page=’/common/menu.html’ %>
    D.<%@ include file=’/common/menu.html’ %>
    E.<%@ page include=’/common/menu.html’ %>

点击查看答案

相关考题

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

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

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

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