Java2技术分为J2EE、J2SE和J2ME,其中J2SE是Java的企业版,用来针对企业级进行应用服务的开发。
Java2技术分为J2EE、J2SE和J2ME,其中J2SE是Java的企业版,用来针对企业级进行应用服务的开发。
相关考题:
J2SDK的下载中,下列哪步可进入J2SE下载页面? ( )A.进入http://java.sun.comB.单击左侧Download链接C.单击页面中的Java 2 Platform, Standard Edition链接D.单击页面中的J2SE 1.4.2链接
J2SDK的下载中,下列( )可以进入J2SE下载页面。A.进入http://java.sum.comB.单击左侧Download链接C.单击页面中的Java2Platform,StandardEdition链接D.单击页面中的J2SE1.4.2链接
下列关于正则表达式的说法,不正确的是( )。 A.在J2SE l.4中的正则表达式包中有一个Pattern类S 下列关于正则表达式的说法,不正确的是( )。A.在J2SE l.4中的正则表达式包中有一个Pattern类B.在J2SE l.4中的正则表达式包中有一个Macher类C.在J2SE l.4中的正则表达式包名为java.util.regexD.以上说法都不对
下列关于正则表达式的说法,不正确的是( )。A.在J2SE 1.4中的正则表达式包中有-个Pattern类SXB 下列关于正则表达式的说法,不正确的是( )。A.在J2SE 1.4中的正则表达式包中有-个Pattern类B.在J2SE 1.4中的正则表达式包中有-个Macher类C.在J2SE 1.4中的正则表达式包名为java.util.regexD.以上说法都不对
J2EE架构核心是一组技术规范与指南,其中方文数据库的标准接口是(2 )A.JSPB.EJBSXB J2EE架构核心是一组技术规范与指南,其中方文数据库的标准接口是(2 )A.JSPB.EJBC.JMSD.JDBC
下列关于正则表达式的说法,不正确的是( )。A.在J2SE l.4中的正则表达式包中有一个Pattern类B.在J2SE l.4中的正则表达式包中有一个Macher类C.在J2SE l.4中的正则表达式包名为java.util.regexD.以上说法都不对
J2SDK的下载,下列哪步可进入J2SE下载页面? ( )A.进入http://java.sun.comB.单击左侧“Download”链接C.单击页面中的“Java 2 Platform,Standard Edition”链接D.单击页面中的“J2SE 1.4.2”链接
Which the two are true regarding a web application class loader?()A、 A web application may override the web container’s implementation classesB、 A web application running in a J2EE product may override classes in the javax.* namespaceC、 A web application class loader may NOT override any classes in the java.* and javax.* namespaceD、 Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResourceE、 Resources in the WAR class directory or in any of the JAR files within the library directory cannot be accessed using the J2SE semantics of getResource
关于J2ee描述正确的是() A、2EE提供了对EJB(Enterprise JavaBean),JavaServletsAPI,JSP(Java Server Pages)以及XML技术的全面支持B、一个J2EE应用必须是基于WEB的C、J2EE是一个产品D、是一种利用Java2平台来简化企业解决方案的开发,部署和管理相关的复杂问题的体系结构
Which two are true regarding a web application class loader?()A、A web application may override the web container’s implementation classes.B、A web application running in a J2EE product may override classes in the javax.* namespace.C、A web application class loader may NOT override any classes in the java.* and javax.* namespaces.D、Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.
多选题Which the two are true regarding a web application class loader?()AA web application may override the web container’s implementation classesBA web application running in a J2EE product may override classes in the javax.* namespaceCA web application class loader may NOT override any classes in the java.* and javax.* namespaceDResources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResourceEResources in the WAR class directory or in any of the JAR files within the library directory cannot be accessed using the J2SE semantics of getResource
多选题Which two are true regarding a web application class loader?()AA web application may override the web container’s implementation classes.BA web application running in a J2EE product may override classes in the javax.* namespace.CA web application class loader may NOT override any classes in the java.* and javax.* namespaces.DResources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.
多选题关于J2ee描述正确的是()A2EE提供了对EJB(Enterprise JavaBean),JavaServletsAPI,JSP(Java Server Pages)以及XML技术的全面支持B一个J2EE应用必须是基于WEB的CJ2EE是一个产品D是一种利用Java2平台来简化企业解决方案的开发,部署和管理相关的复杂问题的体系结构
判断题Java2技术分为J2EE、J2SE和J2ME,其中J2SE是Java的企业版,用来针对企业级进行应用服务的开发。A对B错