网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
下列哪个为JSP的隐含对象()
- A、env
- B、page
- C、jspinfo
- D、context
参考答案
更多 “下列哪个为JSP的隐含对象()A、envB、pageC、jspinfoD、context” 相关考题
考题
当在JSP文件中要使用到Vector对象时,应在JSP文件中加入以下哪个语句?()A、〈jsp:include file=”java.util.*” /〉B、〈jsp:include page=”java.util.*” /〉C、〈%@ page import=”java.util.*” %〉D、〈%@ page include=”java.util.*” %〉
考题
A JSP page needs to perform some operations before servicing the first request. Where can this be done?()A、 within a method called jspInitB、 within the page directive of the JSP pageC、 within a scriptlet at the top of the JSP pageD、 within the XML element
考题
关于JavaBean,下列()是正确的。A、JavaBean是可以重复利用、跨平台的软件组件B、JavaBean总是有一个GUI界面C、在JSP页面中,JavaBean的GUI界面总会被隐藏D、一个位于JSP中的JavaBean可以使用request等页面隐含对象
考题
在J2EE中,以下对RequestDispatcher描述正确的是()。A、Jsp中有个隐含的对象diapatcher,它的类型是RequestDispatcherB、ServletConfig有一个方法:getRequestDispatcher可以返回RequestDipatcher对象C、RequestDipatcher有一个方法:forward可以把请求继续传递给别的Servlet或者JSP界面D、JSP中有个隐含的默认对象request,它的类型是RequestDipatcher
考题
在J2EE中以下对Request.Dispatcher描述正确的是()。A、JSP中有一个隐含的对象diapatcher,它的类型是Request.DispatcherB、ServletConfig有一个方法,getRequestDispatcher可以取回Request.Dispatche对象C、Request.Dispatche有一个方法,forward可以把请求继续传递给别的servlet或者JSP界面D、JSP中有个隐含的默认对象request,它的类型是Request.Dispatchet
考题
单选题当在JSP文件中要使用到Vector对象时,应在JSP文件中加入以下哪个语句?()A
〈jsp:include file=”java.util.*” /〉B
〈jsp:include page=”java.util.*” /〉C
〈%@ page import=”java.util.*” %〉D
〈%@ page include=”java.util.*” %〉
考题
单选题A JSP page needs to perform some operations before servicing the first request. Where can this be done?()A
within a method called jspInitB
within the page directive of the JSP pageC
within a scriptlet at the top of the JSP pageD
within the XML element
热门标签
最新试卷