皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
I am very surprised that even an expert on foreign affairs can know the painting is forgery. () he can tell who painted it
A.
however
B.
Otherwise
C.
Nevertheless
D.
Moreover
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】Containerization allows:
A.
reduction of the time needed to get from one location to another.
B.
simplification of transshipment from one mode of transport to another.
C.
buyers and sellers to find each other easily.
D.
enterprises to coordinate and control a globally dispersed production system.
【单选题】在JSP中,( )动作用于将请求转发给其它JSP页面
A.
forward
B.
include
C.
useBean
D.
setProperty
【简答题】有三个页面,a.jsp,b.jsp和c.jsp,流程是:a.jsp->b.jsp->c.jsp,其中a.jsp中提交的数据要在c.jsp中访问,用最简单的方法 怎么做?注意不能放在session里
【单选题】对于JSP页面,以下说法正确的是
A.
一个JSP页面必须包括HTML代码、Java脚本代码、JSP注释、JSP指令标记、JSP动作标记
B.
一个JSP页面如果只包含HTML代码,则必须保存为HTML文件(*.htm,*.html)
C.
一个JSP页面可以只包含Java脚本代码
D.
一个JSP页面不能没有任何注释
【简答题】6在jsp页面中如何传递对象?
【简答题】什么是JSP页面?
【判断题】( )顺序控制是根据预先设定的顺序逐次进行每个阶段控制的控制方式。
A.
正确
B.
错误
【多选题】Containerization Call speed up the logistics process,such as().
A.
handling
B.
loadingandunloading
C.
storing
D.
transport
【单选题】Jsp页面运行特点描述正确的是( )。
A.
在第一次请求运行该jsp页面时,jsp容器进行转译生成Java源文件
B.
每次请求运行jsp页面时,jsp容器都进行转译生成java源文件
C.
浏览器可以直接对jsp页面解释执行
D.
jsp的运行原理与html的运行原理一样
【单选题】关于JSP页面中的下面脚本代码段,描述正确的是() response.sendRedirect("1.jsp")
A.
页面重定向到1.jsp
B.
请求转发到1.jsp
C.
从1.jsp重定向到当前JSP页面
D.
从1.jsp转发到当前页面
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题