试题详情
- 单项选择题 You are building your own layout mechanism by including dynamic content for the page’s header and footersections. The footer is always static, but the header generates the
tag that requires the page name tobe specified dynamically when the header is imported. Which JSP code snippet performs the import of theheader content?() A、<jsp:include page=’/WEB-INF/jsp/header.jsp’><jsp:param name=’pageName’ value=’Welcome Page’ /> </jsp:include>
B、<jsp:import page=’/WEB-INF/jsp/header.jsp’><jsp:param name=’pageName’ value=’Welcome Page’ /> </jsp:import>
C、<jsp:include page=’/WEB-INF/jsp/header.jsp’><jsp:attribute name=’pageName’ value=’Welcome Page’ /> . </jsp:include>
D、<jsp:import page=’/WEB-INF/jsp/header.jsp’>. <jsp:attribute name=’pageName’ value=’Welcome Page’ /> . </jsp:import>
- A
关注下方微信公众号,在线模考后查看
热门试题
- 实例方法是根据引用变量的声明类型进行访问
- 作出对应于不同c值的Julia集的图:c
- 运行时,数组以哪种方式存在?()Q
- What is th
- mysql数据库中一张user表中,其中
- 哥德巴赫猜想是说任何一个大于2的偶数都能
- 下列关于标识符的叙述正确的是哪项?()&
- A developer&en
- 与普通类相比,抽象类有哪些不同?()
- 编写程序输出用户指定数据的所有素数因子。
- 下列哪些是Swing容器的顶层容器?()
- 现有: 1. &
- 1. abstract&en
- What is th
- 编写一个程序,从命令上行接收两个实数,计
- Given the&ensp
- 以下哪个组件不支持动作监听器?()
- 已知: 下面哪些语法在横线处是合法的(
- public class&e
- public class&e