网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
问答题
JSP技术弱势
参考答案
参考解析
解析:
暂无解析
更多 “问答题JSP技术弱势” 相关考题
考题
关于JSP下列说法不正确的是()
A.JSP的全称是JavaServerPagesB.JSP是由sun公司主导,许多别的公司参与一起来建设的一种动态网页技术C.在HTML文件里加入Java程序片段和JSP标签可以构成JSP网页D.JSP的运行环境是,正确安装JDK即可
考题
JSP是一种Java服务器端技术,其实质是一个Servlet。与Servlet的生命周期相同,JSP也有生命周期。在JSP的生命周期中,JSP引擎调用一系列的方法执行JSP,其中不包括( )A、jspInitB、jspActivateC、jspServiceD、jspDestroy
考题
Youarebuildingyourownlayoutmechanismbyincludingdynamiccontentforthepage’sheaderandfootersections.Thefooterisalwaysstatic,buttheheadergeneratesthetitletagthatrequiresthepagenametobespecifieddynamicallywhentheheaderisimported.WhichJSPcodesnippetperformstheimportoftheheadercontent?()A.jsp:includepage=’/WEB-INF/jsp/header.jsp’jsp:paramname=’pageName’value=’WelcomePage’//jsp:includeB.jsp:importpage=’/WEB-INF/jsp/header.jsp’jsp:paramname=’pageName’value=’WelcomePage’//jsp:importC.jsp:includepage=’/WEB-INF/jsp/header.jsp’jsp:attributename=’pageName’value=’WelcomePage’/./jsp:includeD.jsp:importpage=’/WEB-INF/jsp/header.jsp’.jsp:attributename=’pageName’value=’WelcomePage’/./jsp:import
考题
Whichtwoarevalidandequivalent?()
A.%!inti;%B.%=inti;%C.jsp:exprinti;/jsp:exprD.jsp:scriptletinti;/jsp:scriptletE.jsp:declarationinti;/jsp:declaration
考题
WhichJSPstandardactioncanbeusedtoimportcontentfromaresourcecalledfoo.jsp?()
A.jsp:importfile=’foo.jsp’/B.jsp:importpage=’foo.jsp’/C.jsp:includepage=’foo.jsp’/D.jsp:includefile=’foo.jsp’/
考题
关于JSP下列说法不正确的是() A、 JSP的全称是JavaServer PagesB、 JSP是由sun公司主导,许多别的公司参与一起来建设的一种动态网页技术C、 在HTML文件里加入Java程序片段和JSP标签可以构成JSP网页D、 JSP的运行环境是,正确安装JDK即可
考题
Which JSP standard action can be used to import content from a resource called foo.jsp?()A、jsp:import file=’foo.jsp’ /B、jsp:import page=’foo.jsp’ /C、jsp:include page=’foo.jsp’ /D、jsp:include file=’foo.jsp’ /
考题
关于JSP和Servlet的描述正确的是() A、Jsp能够访问JavaAPI,具备Servlet的全部优点B、Jsp页面只能在接受请求时动态编译成serveltC、Jsp技术构建在Servlet上,它是支持HTML和XML页面制作的Servlet技术的扩展D、访问jsp页面,需要预编译成Servlet
考题
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?() titleA、jsp:include page=’/WEB-INF/jsp/header.jsp’jsp:param name=’pageName’ value=’Welcome Page’ / /jsp:includeB、jsp:import page=’/WEB-INF/jsp/header.jsp’jsp:param name=’pageName’ value=’Welcome Page’ / /jsp:importC、jsp:include page=’/WEB-INF/jsp/header.jsp’jsp:attribute name=’pageName’ value=’Welcome Page’ / . /jsp:includeD、jsp:import page=’/WEB-INF/jsp/header.jsp’. jsp:attribute name=’pageName’ value=’Welcome Page’ / . /jsp:import
考题
问答题该网上书店系统实施选择JSP技术,请分析JSP技术的优缺点。
热门标签
最新试卷