Every page of your web site must include a common ...
单选题

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?()

发布日期:2020-04-10

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’ %>

标签: page web site include common

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定