首页 > 公务员考试> 事业单位
题目内容 (请给出正确答案)
[多选题]

下面表述application和session对象说法正确的有哪些?()

A.JavaWeb应用所有的用户公用一个application对象

B.当站点JavaWeb应用开启的时候,application就被创建,直到服务关闭

C.使用Session对象存储用户登录信息,用户在页面之间跳转时,存储在Session对象中的变量不会被清除

D.session数据都存储在服务器端,application数据存储在客户端

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“下面表述application和session对象说法正确的…”相关的问题
第1题
填写完整下面程序中所缺的部分。 class myfirst { 【 】 { System
.out,println("This is my first Java Application"); } }

点击查看答案
第2题
请填写完整下面程序中所缺的部分。 class myfirst { 【 】 { Sys
tem.out,println("This is my first Java Application"); } }

点击查看答案
第3题
下面是一个java应用程序(Application),它的功能是在屏幕上输出26个英文字母,其中每个字母相隔一

下面是一个java应用程序(Application),它的功能是在屏幕上输出26个英文字母,其中每个字母相隔一个制表符,请完成程序。 publicClassClassl{ public static void main(StringArgst[]){ Char c="a"; for(int i=1;i>=26;i++){ System.out.print(______); } }

点击查看答案
第4题
下面程序段执行完毕,c的值是()。<%Application("a")=1Application("b")=2c=Application("a")+Application("b")%>

A.12

B.ab

C.3

D.以上都不对

点击查看答案
第5题
下面不属于JSP内置对象的是()。

A.out对象

B.respone对象

C.application对象

D.page对象

点击查看答案
第6题
下面关于Java Application 程序结构特点描述中,错误的是()。A、一个Java Application程序由一个

A.A.一个Java Application程序由一个或多个文件组成,每个文件中可以定义一个或多个类,每个类由若干个方法和变量组成

B.B.Java程序中声明有public类时,则Java程序文件名必须与public类的类名相同,并区分大小写,扩展名为.java

C.C.组成Java Application程序的多个类中,有且仅有一个主类

D.D.一个.java文件中定义多个类时,允许其中声明多个public类

点击查看答案
第7题
关于Java语言的安全性下面说法不正确的是()

A.Java语言取消了指针

B.Java语言不允许直接操作内存,而是采用自动垃圾回收的机制

C.通过访问限定符限制对象的存取权限

D.只允许applet访问网络,不允许application访问网络

点击查看答案
第8题
选出应填入下面一段英语中______内的正确答案。 Microsoft's COM is a software (1) that allows a

选出应填入下面一段英语中______内的正确答案。

Microsoft's COM is a software(1)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.

OLE is a compound(2)standard developed by Microsoft. OLE makes it possible to create(3)with one application and link or embed them in a second application. Embedded objects retain their original format and(4)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems.A(5)compound document standard developed mainly by Apple and IBM is called OpenDoc.

点击查看答案
第9题
从下面提供的答案中选出应填入下列英文语句中______内的正确答案。 Because Web servers are platform and

从下面提供的答案中选出应填入下列英文语句中______内的正确答案。

Because Web servers are platform and application(1),they can send or request data from legacy or external applications including databases. All replies, once converted into(2)mark-up language, can then be transmitted to a(3). Used in this way, Intranets can(4)lower desktop support costs, easy links with legacy applications and databases and,(5)all, ease of use.

点击查看答案
第10题
选出应填入下面一段英语中______内的正确答案。 The task at hand now is to (1) the programmers who

选出应填入下面一段英语中______内的正确答案。

The task at hand now is to(1)the programmers who still use yesterday's software technology to solve today's software problems. Object-oriented programming requires a new attitude toward problem(2). Problem(2)with computer system becomes more natural. Application can(3)be translated into(4). It is commonly believed that it will be easier to train new programmers to use object-oriented techniques than to(5)programmers who have substantial experience in applying conventional programnung language constructs.

点击查看答案
第11题
选出应填入下面一段英语中______内的正确答案。 You want to use the Web to let (1) users or your cu

选出应填入下面一段英语中______内的正确答案。

You want to use the Web to let(1)users or your customers look(2)corporate information. But you want to keep installation at the user end(3)and you don't want just(4)to get(5)your databases.

That may be where an application server enters the picture. For more user machine independent, these software packages, typically written in the(6)programming language for use on Windows(7)-based systems, act as go-betweens(8)browser-equipped end users to the databases that(9)the information they need to(10).

点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改