单词 | j2ee | ||||||
释义 | j2ee
例句释义: 软件二系,二部分 1. The practice of sending all HTTP requests for a given session to a specific J2EE server is referred to as session affinity. 将给定会话的所有HTTP请求发送到特定J2EE服务器的实践称为会话关联。 www.ibm.com 2. If you use any of these unique classes in your J2EE assets, you will be unable to deploy those assets to any other application server. 如果在J2EE资产中使用任何唯一类,则无法将这些资产部署到任何其他应用服务器上。 www.ibm.com 3. One thing missing through all this, however, was an adequate demonstration of just how NIO might improve the scalability of a J2EE Web tier. 但它们所遗漏的一件事正是,没有充分地展示NIO如何可以提高J2EEWeb层的可伸缩性。 www.ibm.com 4. Overall, this framework provides a practical and easy-to-use solution to improve performance in a distributed J2EE environment. 总之,这个框架为改进分布式J2EE环境中的性能提供了一个实用且易用的解决方案。 www.ibm.com 5. As you can see, the J2EE environment is trying to provide all the possible services required in enterprise applications. 正如您可以看到的,J2EE环境正试图提供企业应用程序中所需的所有可能服务。 www.ibm.com 6. This driver has been used for the current J2EE certifications. 该驱动程序目前已被用于进行J2EE认证。 www.ibm.com 7. The system is designed as a two-tier system with an app tier running the J2EE application and a load-balancer tier. 这个系统设计成两层的系统,运行J2EE应用程序的应用程序层和负载平衡器层。 www.ibm.com 8. We got started on the topic of stateful application development way back in the beginning of the J2EE pathfinder series. 我们是在J2EE探索者系列的起始部分开始讨论有状态应用程序开发这一话题的。 www.ibm.com 9. After all, as we discussed earlier, a J2EE role is merely a name, a logical construct that can be bound to any set of principals. 正如我们前面所讨论的,J2EE角色终究只是一个名称,是可以绑定到任何一组主体的逻辑构造。 www.ibm.com 10. J2EE also provides a good mechanism with building a retractile , agile, easy to maintain commerce system. J2EE为搭建具有可伸缩性、灵活性、易维护性的商务系统提供了良好的机制。 dictsearch.appspot.com 1. This is a fine goal for the overall J2EE architecture but a very dangerous approach in building business applications. 这是整个J2EE体系结构的一个美好目标,但在构建商业应用程序中却是一种十分危险的方法。 www.ibm.com 2. The application includes an application server and a multipart J2EE application sitting on top of that server. 该应用程序包含一个应用服务器和位于该服务器上的包含多个部分的J2EE应用程序。 www.ibm.com 3. However, the JACC provider is not limited by the static nature of the standard J2EE security model. 不过,JACC提供程序并不仅限于标准J2EE安全模型的静态特性。 www.ibm.com 4. Although all the leading J2EE containers provide a mechanism to configure multiple realms, only one can be active at a time. 尽管所有优秀的J2EE容器提供了配置多个域的机制,但是一次只能有一个域是活动的。 www.ibm.com 5. The J2EE specification leaves some of the details of deployment up to the application server provider to define. J2EE规范将一些部署详细信息留给应用服务器提供商进行定义。 www.ibm.com 6. Loaded with both in- and out-of-container persistence options, JPA brings J2EE architects a number of new design choices. 由于具有容器内和容器外持久性选项,JPA为J2EE架构师带来一系列全新设计选择。 www.ibm.com 7. The problem is that when most J2EE developers think of the Business delegate pattern, they only think of it in terms of Remote EJB access. 问题是,当大多数J2EE开发人员考虑业务代表模式时,他们仅仅想到它的远程EJB访问方面。 www.ibm.com 8. After testing is completed, you can export the generated J2EE application project as an EAR file into a directory for production deployment. 测试完成后,可以将生成的J2EE应用程序项目作为一个EAR文件导出到生产部署目录中。 www.ibm.com 9. The JCA is part of the J2EE standard and specifies the system contracts to be implemented by a resource adapter. JCA是J2EE规范的一部分,它规定了由资源适配器执行的系统契约(systemcontract)。 www.ibm.com 10. On the whole, the application server has demonstrated robust support for J2EE standards and will definitely find its place in enterprise IT. 总之,Geronimo应用服务器具有已经演示的对J2EE标准的健壮支持,而且正在中小企业IT中寻找用武之地。 www.ibm.com 1. Although you can run Quartz on its own, its rich features make it an excellent candidate for inclusion in a J2EE application server stack. 虽然可以独立运行Quartz,但它的丰富特性使它成为J2EE应用服务器堆栈包含物的最佳候选项。 www.ibm.com 2. You could simply put it in your J2EE application code and wait until an application client request first comes in for your application. 您可以简单地把它放在J2EE应用程序代码中,一直等到应用程序客户机向您的应用程序发出第一次请求。 www.ibm.com 3. Figure 4 shows how the various archives (also referred to as modules in the J2EE documentation) are organized. 图4显示了各种档案文件(在J2EE文档中也引用为模块)如何组织在一起。 www.ibm.com 4. We are now ready to create a J2EE Web component that access our business process through its Web service proxy. 现在我们准备创建J2EEWeb组件,它可以通过它的Web服务代理访问我们的业务流程。 www.ibm.com 5. From there, we'll move into a more specific discussion of the Java Message Service (JMS), J2EE's messaging package. 然后,我们将针对Java消息服务(JavaMessageService,JMS)和J2EE的消息传递包展开更具体的讨论。 www.ibm.com 6. On the J2EE Settings page, click New and enter the name for the new enterprise application project, as shown in Figure 4. 在J2EESettings页上,单击New,并输入新的企业应用程序项目的名称,如图4所示。 www.ibm.com 7. Although it is not the purpose of this article to provide a tutorial on J2EE security, we will briefly summarize some of its major aspects. 尽管本文并不打算作为J2EE安全方面的教程,但我们将对其主要方面进行简单的总结。 www.ibm.com 8. For your plug-in code to find the J2EE and EJB client code at run time, it needs to be added to the run time classpath of the plug-in. 至于您查找J2EE和EJB客户端运行时代码的插件代码,它需要添加到插件的运行时类路径。 www.ibm.com 9. While most J2EE code should run without modification, code that does not strictly conform to the specification may not work as well. 虽然大部分J2EE代码可以不作任何修改就运行,但是那些不严格符合规范的代码将不能正常工作。 www.ibm.com 10. In the case of a J2EE bean-managed transaction, the bean is completely responsible for controlling transaction boundaries. 在J2EEbean管理事务的情况下,bean负责控制事务范围。 www.ibm.com 1. Session beans are the backbone of any J2EE architecture that incorporates EJB technology. 会话bean是任何合并了EJB技术的J2EE体系结构的基干。 www.ibm.com 2. Encina Connector supports the CCI of the J2C specification (with which J2EE clients can communicate with the Encina Connector). Encina连接器支持J2C规范(允许J2EE客户端可以同Encina连接器传递信息)的CCI。 www.ibm.com 3. The version of a J2EE component (contained in a package) can be obtained at run time from the java. lang. Package interface. 在运行时,J2EE组件(包含在一个包中)的版本可以从java.lang.Package接口得到。 www.ibm.com 4. Since this sender code is running in a J2EE client application, we do not hardcode the names of the JMS resources that are used. 因为发送者代码在J2EE客户端应用程序中运行,所以我们无法对所用的JMS资源的名称进行硬编码。 www.ibm.com 5. The architecture of this system is based upon the lightweight J2EE architecture and is designed using a layered architecture. 该系统的架构采用了轻量级的J2EE架构,并按简单多层结构来设计。 www.fabiao.net 6. Johnson noted that as far back as his book J2EE without EJB he was advocating the concept of an ala carte application server. Johnson提到,早在撰写《J2EEwithoutEJB》一书的时候,他就极力推崇alacarte应用服务器的概念。 www.infoq.com 7. Many articles have been written about J2EE and the APIs that it includes, so we won't repeat all of that information here. 人们已经写了许多关于J2EE及J2EE所包含的API的文章,所以我们就不在这里重复所有那些信息了。 www.ibm.com 8. In an effort to simplify the J2EE data programming model, IBM and BEA teamed together to develop the concept of Service Data Objects (SDOs). 在努力简化J2EE数据编程模型的过程中,IBM和BEA共同提出了服务数据对象(SDO)概念。 www.ibm.com 9. The specification introduces a standardized way for any J2EE application to be deployed to any J2EE application server. 这个规范引入了一种将任何J2EE应用程序部署到任何J2EE应用服务器的标准方式。 www.ibm.com 10. As mentioned earlier, JACC provides a standard approach to plugging external authorization providers into a J2EE container. 正如前面所提到的,JACC提供了一种标准方法来将外部授权提供程序插入到J2EE容器中。 www.ibm.com 1. A practical reason for not trying to spawn new threads is that new threads do not have full access to the J2EE context. 不要试图生成新线程的一个实际原因是因为新线程对J2EE上下文没有完全访问权限。 www.ibm.com 2. Even with this training, however, Ashworth did not have high expectations, given the team's very limited experience with J2EE development. 即便有了这些培训,然而考虑到这个团队的非常有限的J2EE开发经验,Ashworth并没有高的期望。 www.ibm.com 3. Since JDO is still a rather new technology (the youngest of J2EE's persistence solutions), we'll start with an overview of how it works. 由于JDO仍是一种相当新的技术(最新的J2EE持久性解决方案),所以我们将首先概述其工作原理。 www.ibm.com 4. A J2EE application with EJBs is no different but it can be quite a bit harder to setup the an environment for testing. 包含EJB的J2EE应用程序除了建立测试环境有点困难之外没有任何差别。 www.ibm.com 5. Therefore a transaction can only be propagated to another OTS-compliant target which typically is another J2EE implementation. 因此,一个事务只能传送给另一个OTS-兼容的目标,典型地即另一个J2EE实现。 www.ibm.com 6. If you do decide to use GWT into a J2EE application environment, GWT's design should make integration relatively straightforward. 如果决定把GWT用于J2EE应用程序环境,那么GWT的设计会使集成变得相对简单。 www.ibm.com 7. Question: I wish to enable WAS global security to protect administration, but my application does not use J2EE security. 问:我希望通过WAS全局安全性来保护管理。但是我的应用程序并没有使用J2EE安全。 www.ibm.com 8. While JNDI can be used to bind any kind of object to a name, J2EE primarily uses JNDI to provide access to resources. 既然JNDI可以被用来将任何类型的对象绑定到一个名称,J2EE就主要适用JNDI来提供对资源的访问。 www.ibm.com 9. All other resources that aren't associated with a V3. x enterprise application are put into a J2EE application named defaultApplication. 所有与V3.x企业应用程序没有关联的其他资源被放入一个名为defaultApplication的J2EE应用程序。 www.ibm.com 10. Interoperability between MS and J2EE is still maturing, but WS-I has made a significant impact to reducing interoperability issues. MS和J2EE之间的互操作性还处在逐步成熟阶段,但是WS-I对于减少互操作性问题已经产生了重要的影响。 www.ibm.com 1. We were already leaning toward J2EE, and ASDI's recently hired IT manager strongly preferred it as well. 我们已经学习了J2EE,并且ASDI雇用的IT经理也首选这个技术平台。 www.ibm.com 2. In a J2EE Web application, the best place put the logic to store the user's identity into the diagnostic context is inside a servlet filter. 在J2EEWeb应用程序中,应用逻辑将用户标识保存到诊断上下文中最好的地方是在一个servlet过滤器中。 www.ibm.com 3. In a typical J2EE application, the request processor would be implemented as a Message Driven Bean according to the JMS specification. 在一个典型的J2EE应用程序中,按照JMS定义,请求处理器应该通过一个消息驱动Bean来实现。 www.ibm.com 4. Server is the target server to which the J2EE application can be deployed. 服务器是可以将J2EE应用程序部署到其上的目标服务器。 www.ibm.com 5. Each of these products provides J2EE application development support, with increasing levels of extended support. 这些产品都提供了J2EE支持,但是提供了不同级别的扩展支持。 www.ibm.com 6. Even with the programmatic APIs, there will be situations where the J2EE role model is not sufficiently flexible to meet the business needs. 即使使用编程API,仍然会有因J2EE角色模型不够灵活而难以满足业务需求的情况。 www.ibm.com 7. You can profile non-J2EE applications or applications in any other language supported by the ARM standard. 您可以分析非J2EE应用程序或者任何由ARM标准支持的其它语言开发的应用程序。 www.ibm.com 8. Because J2EE was designed for enterprise-wide applications, the server infrastructure automatically handles numerous tasks for you. 由于J2EE是为企业范围内的应用程序而设计的,该服务器基础设施会自动地为您处理大量的任务。 www.ibm.com 9. In this way, third party authorization providers are able to make authorization decisions when a user accesses J2EE resources. 这样,第三方授权提供程序就能够在用户访问J2EE资源时进行授权决策了。 www.ibm.com 10. But at its core, J2EE is simply the Java programming language and a specific, minimal set of Java classes. 但在本质上,J2EE仅仅是Java编程语言和一些特定的Java类的最小集合。 www.ibm.com 1. A: Applications generated with EGL can deploy as native J2EE, CICS, or IMS programs, exactly as you would deploy hand-written applications. 由EGL生成的应用可以作为本地J2EE、CICS和IMS程序部署,和你手工写的应用同样的部署方式。 www.ibm.com 2. Same technology used in the J2EE platform-based products in almost any operating system and hardware configuration to run. 同时在所用技术方面基于J2EE平台的产品几乎能够在任何操作系统和硬件配置上运行。 zhidao.baidu.com 3. Allocation overhead depends on available resources and the performance of a specific JVM and J2EE implementation. 分配开销具体取决于可用的资源和特定JVM的性能以及J2EE实现。 www.ibm.com 4. The engine runs within the J2EE Server JVM process, becoming an integrated part of the system. 它的引擎在J2EE服务器JVM进程中运行,成为系统集成的一部分。 www.ibm.com 5. In the case of J2EE container-managed transactions, the container takes responsibility for determining transaction bounds. 在J2EE容器管理事务的情况下,容器的职责是确定事务范围。 www.ibm.com 6. Each of these products provides J2EE application development, with increasing levels of extended support. 这些产品中的每一个都提供J2EE应用程序开发,并不断提高扩展支持的级别。 www.ibm.com 7. The J2EE specification defines a deployment descriptor attribute that specifies the transaction isolation level for a given EJB method. J2EE规范定义了用来为具体EJB方法指定事务隔离级别的部署描述符属性。 www.ibm.com 8. Migration techniques and tools, including the J2EE Migration wizard included with Rational Application Developer, must also be learned. 迁移技术和工具,包括WebSphereStudio中附带的J2EEMigration向导,也必须学习。 www.ibm.com 9. The J2EE specification requires that you package EJB applications in an EJB jar file and follow the EJB directory structure. J2EE规范要求将EJB应用程序包装在EJBJar文件中,并遵循EJB目录结构。 www.ibm.com 10. Processing done by the EIS is synchronous and thus can become part of a transaction managed by the J2EE application server. EIS进行的处理是同步的,因此可以成为J2EE应用程序服务器管理的事务的一部分。 www.ibm.com 1. Figure 1 highlights the conflicting parts of two co-hosted versions of a J2EE application. 图1突出显示了在同时托管两个不同版本的J2EE应用程序时发生冲突的部分。 www.ibm.com 2. This installment of J2EE pathfinder is a follow-up to last month's introduction to the proper handling of session scopes. 本期的J2EE探索者是上个月的正确处理会话作用域入门的续篇。 www.ibm.com 3. It has inherited the characteristics of the MVC model and made corresponding changes based on J2EE characteristics. 它继承了MVC模式的各种特性,并根据J2EE的特性作了相应的变化和扩展。 www.fabiao.net 4. The JMS API is an integral part of the J2EE platform, enabling message-based communications between loosely coupled components. JMSAPI是J2EE平台的整体组成部分,允许在松耦合组件之间进行基于消息的通信。 www.ibm.com 5. As I noted previously (and shown in Figure 1), a J2EE container can use the directory services of ApacheDS through its JNDI wrapper. 正如前面指出的(如图1所示),J2EE容器可以通过ApacheDS的JNDI包装器利用它的目录服务。 www.ibm.com 6. Remember, an SCA module is realized by an EAR file, so you can add additional J2EE components to the SCA module. 请记住,SCA模块是由EAR文件实现的,因此您可以将其他J2EE组件添加到SCA模块。 www.ibm.com 7. EJB being the heart of J2EE went through several major revisions and got fattened with many features. 经历过几次重要的版本更新和增加许多特性之后,EJB已经成为了J2EE的核心。 www.procedurelife.com 8. A simple example would be a J2EE application that uses in-memory HttpSession objects to store user session information. 一个简单示例是J2EE应用程序,它使用内存中的HttpSession对象存储用户会话信息。 www.ibm.com 9. However, it is important to understand the concept of role in the J2EE world. 不过,务必理解J2EE领域中的角色概念。 www.ibm.com 10. Many of the security features in this application did not exist in J2EE's security paradigm. 这个应用程序中的很多安全特性在J2EE的安全框图中都不存在。 blog.163.com 1. The server is a subset of the WebSphere Application Server capable of running J2EE components relevant to Web services. 该服务器是WebSphereApplicationServer的一部分,能够运行与Web服务相关的J2EE组件。 www.ibm.com 2. At this point, a window appears asking if you want to switch to the J2EE Perspective. 此时会出现一个窗口,询问您是否希望切换到J2EE透视图。 www.ibm.com 3. JSP technology is part of the J2EE platform, which is the strongest show of support Sun can give one of its Java products. JSP技术是J2EE平台的一部分,这充分展示了Sun为其Java产品提供的强大支持。 www.ibm.com 4. The version information can be used to check compatibility between distributed components of J2EE applications at run time. 可以在运行时利用版本信息来检查J2EE应用程序分布式组件之间的兼容性。 www.ibm.com 5. In addition, RSA contains support for UML 2 and transformations (some specific for J2EE) that do not exist in any of its predecessors. 此外,RSA包含对UML2和转换(其中一些特定于J2EE)的支持,而其前身并不提供这些支持。 www.ibm.com 6. The information presented in this series should enable you to adopt J2EE into your existing Domino environment. 本系列文章中介绍的内容应该可以帮助您在现有的Domino环境中采用J2EE技术。 www.ibm.com 7. One level is called the common client interface (CCI), which any J2EE component can use to interact with an EIS. 一种级别被称为公共客户机接口(commonclientinterface(CCI)),任何J2EE组件都可以用这种接口与EIS进行交互。 www.ibm.com 8. J2EE applications typically store this kind of data in in-memory session objects for better performance and for a better user experience. J2EE应用程序通常将此类信息存储在内存中的会话对象中,以实现更好的性能或实现更好的用户体验。 www.ibm.com 9. It is important to understand some of the major concepts and models underlying the J2EE environment. 对于J2EE环境底层的一些主要概念和模型的理解是极为重要的。 www.ibm.com 10. CMP entity beans easily represent the single fastest time to market of any J2EE persistence mechanism. CMP实体bean显然是所有J2EE持久性机制中唯一一个上市时间最快的。 www.ibm.com 1. These objects can be present in large numbers in a J2EE application heap, which uses HTTP sessions to store user session in memory. 这些对象在J2EE应用程序堆中可能大量出现,该堆可以使用HTTP会话将用户会话存储在内存中。 www.ibm.com 2. A strong J2EE application takes advantage of strengths of all of its components. 一个强大的J2EE应用程序会充分利用它所有组件的长处。 www.ibm.com 3. Cross-platform transaction integration is mostly transparent to user and works with all vendors' JEE implementations. 跨平台的事务整合对于用户来说是透明的,并且能够与所有厂商的J2EE实现相协作。 www.infoq.com 4. The resource adapter can be deployed in a stand alone fashion on WebSphere Application Server and used by J2EE components. 可以以一种独立的方式将资源适配器部署到WebSphereApplicationServer,并提供给J2EE组件使用。 www.ibm.com 5. However, it has been verified that the whole J2EE service is not necessary for the most requirement of application system. 实践表明,多数的应用系统需求并非是完整的J2EE整个服务层次。 www.fabiao.net 6. That's important because earlier J2EE containers forced you to use a given API, especially EJB. 这很重要,因为早期的J2EE容器强制您使用给定的API,具体来说是EJB。 www.ibm.com 7. The facade pattern is a valuable tool for interacting with the business logic layer of a J2EE application. facade模式是一个在与J2EE应用程序中的业务逻辑层进行交互很有用的工具。 www.ibm.com 8. The J2EE Server provides for network communications and security that can be configured to the needs of the system. J2EE服务器为网络通信和安全性提供支持,它们可以根据系统需求进行配置。 www.ibm.com 9. Because Gluecode is built on an open J2EE standard, there are a number of ways a Gluecode application can integrate a larger enterprise. 因为Gluecode构建于开放的J2EE标准之上,所以有许多方法可以将Gluecode应用程序集成到大型企业中。 www.ibm.com 10. An optional parameter that specifies that the J2EE subdirectory in the service. jar should be treated as a free-form project. 一个可选参数,它指明应该将service.jar中的J2EE子目录看作自由格式的项目。 www.ibm.com 1. All parts of the container (whether core J2EE behavior or your applications) behave consistently. 容器的所有部件(不论是核心的J2EE行为或是应用程序)的行为都是一致的。 www.ibm.com 2. Key to this integration is the JCA transaction management contract, between the resource adapter and the J2EE application server. 该集成的关键是资源适配器和J2EE应用程序服务器之间的JCA事务管理契约。 www.ibm.com 3. Most J2EE applications need to store data, and the most common method used to manage data is with a JDBC-compliant database. 大多数J2EE应用程序都需要存储数据,管理数据的最常见的方法是使用遵从JDBC规范的数据库。 www.ibm.com 4. The code snippet below shows a simple example using these artifacts to invoke the echo Web service in a J2EE container environment. 下面的代码片断显示了一个简单的在J2EE容器环境中使用这些构件去引用那个echoWeb服务的例子。 www.ibm.com 5. This article includes a simple J2EE application that you can download, import into Application Developer, and run. 本文包括了一个J2EE应用程序范例,您可以下载该范例并导入到ApplicationDeveloper,然后运行。 www.ibm.com 6. These artifacts need not be deployed using same J2EE EAR file nor be part of the same application, as defined in WebSphere configuration. 这些构件不需要使用相同的J2EEEAR文件或作为同一个应用程序的部分进行部署,与WebSphere配置中的定义一样。 www.ibm.com 7. To my knowledge, these APIs allow applications that require an asymmetric cluster to be deployed on a J2EE server for the first time. 就我所知,这些API第一次允许将需要非对称集群的应用程序部署到J2EE服务器上。 www.ibm.com 8. The system provides a convenient virtual usage environment for student, teacher and manager mainly with J2EE technique. 系统主要采用J2EE技术,为学生、教师和管理人员提供方便的虚拟使用环境。 www.ceps.com.tw 9. Click OK and revert to the business integration perspective by selecting the open perspective icon at the top right next to "J2EE. " 单击OK,并通过选择右上角“J2EE”旁边的“打开透视图”图标来返回到businessintegration透视图。 www.ibm.com 10. Module startup beans enable J2EE applications to run business logic automatically, whenever an EJB module starts or stops normally. 模块启动beans支持J2EE应用程序自动运行业务逻辑,只要EJB能正常启动或停止。 www.ibm.com 1. Transaction management manages the transactional integrity of process executed between the adapter and the J2EE application server. 事务管理管理在适配器及J2EE应用程序服务器之间执行的流程的事务完整性。 www.ibm.com 2. You can deploy a JCA-compliant resource adapter to any J2EE-compliant application server. 您可以将遵循JCA的资源适配器部署到任何遵循J2EE的应用程序服务器。 www.ibm.com 3. Having SCA as a part of a future J2EE specification would, for us and our clients, make sense. 假如SCA成为将来J2EE规范的一部分,对我们以及我们的客户来说,是有意义的。 www.infoq.com 4. The introduction of the J2EE programming model marked a dramatic shift in the manner in which applications are developed and delivered. J2EE编程模型的引入标志着开发和交付应用程序的方式发生了重大的改变。 www.ibm.com 5. This servlet performs the same set of steps performed by the control code in the ASP, but uses Java syntax and J2EE constructs. 这个servlet同ASP中的控制代码执行同样的步骤,但是使用了Java语法和J2EE构造。 www.ibm.com 6. It contains configurable channels that transport the data between the client and server and can run on a J2EE application server. 它包含一些可配置通道并能够运行在一个J2EE应用服务器上,这些通道用来在客户端与服务器间传输数据。 www.ibm.com 7. Or you may be an experienced J2EE developer who wants to know a little more about PHP and how you can use it. 您或许是一位有经验的J2EE开发人员,希望多了解一点PHP及其应用。 www.ibm.com 8. Using container-managed transactions is recommended, as the J2EE application server will handle the transaction management. 推荐使用容器管理的事务,因为J2EE应用程序服务器可处理事务管理。 www.ibm.com 9. Answer: With a J2EE application, all users of the application use the same login to access backend systems. 答:对于J2EE应用程序,所有用户都使用同样的登录信息来访问后端系统。 www.ibm.com 10. You can profile (collect response time breakdown data from) a running distributed J2EE application in a development environment. 您可以在开发环境中对运行的分布式J2EE应用程序进行性能分析(通过收集响应时间分解数据)。 www.ibm.com 1. When building a strong, extensible, and flexible J2EE application, you need to consider several factors. 在构建强大而灵活的可扩展J2EE应用程序时,您需要考虑一些相关因素。 www.ibm.com 2. Once complete, the user model can be fed through the supplied generator to generate a full role-based J2EE web application. 一旦完成,用户模型可以通过供应的生成器来生成一个完整的基于角色的J2EEweb应用程序。 www.ibm.com 3. This article is part of a multi-part series on developing a suite of Ajax-enabled controls for J2EE applications. 本文是由多部分组成的系列文章的其中之一,该系列文章介绍了如何为J2EE应用程序开发启用了Ajax的控件套件。 www.ibm.com 4. J2EE defines a very specific packaging structure that separates the various artifacts into different archives. J2EE定义了一个非常特定的封装结构,该结构把各种构件分离放入不同的档案文件中。 www.ibm.com 5. This Java client application class can also be included in the J2EE module (EAR File), in which case logical names (references) can be used. 这个Java客户机应用程序类也可以包含在J2EE模块(EAR文件)中,这种情况下可以使用逻辑名(引用)。 www.ibm.com 6. Saying to the manager of enterprise development shops "Oh yes just standardize on J2EE and everything will be fine" is not going to cut it. 对于企业级开发如何选购服务,许多人认为“只需要标准化J2EE就好了”的这种说法从没有停止过。 blog.sina.com.cn 7. Each worker thread has the J2EE context of the thread pool creator component applied to it. 每个工作线程都有适用于它的线程池创建程序组件的J2EE上下文。 www.ibm.com 8. The archive files themselves remain generic J2EE archives, capable of being deployed on any compliant server. 文档文件本身通常是一般性J2EE文档,可以部署到任何兼容的服务器上。 www.ibm.com 9. For a glimpse at what happens inside Geronimo when you deploy a J2EE module, see Deployment plans, configurations, and builders. 若想了解在部署一个J2EE模块时,Geronimo中发生了什么,请参阅部署计划、配置和构建器。 www.ibm.com 10. Session is the heart and soul of stateful J2EE Web application scopes. session是有状态J2EEWeb应用程序作用域的核心和灵魂。 www.ibm.com 1. The tools may generate other artifacts, depending on the nature of the requester (J2EE container or not) and the tool itself. 这些工具还可以生成其他构件,具体情况依赖于请求程序的性质(是否为J2EE容器)和工具本身。 www.ibm.com 2. The EJB specification defines a set of vendor-neutral interfaces that J2EE vendors can implement to support entity beans. EJB规范定义一组与供应商无关的接口,J2EE供应商可以实现这些接口来支持实体bean。 www.ibm.com 3. When the Service Locator pattern was first developed for J2EE 1. 2, caching references was a good idea, or at least it didn't hurt anything. 当在J2EE1.2中首次使用ServiceLocator模式开发时,缓存引用是一个很好的主意,或者说至少在当时没有任何的伤害。 www.ibm.com 4. The application of the segmenting workload technique is commonly used in the J2EE architecture. 在J2EE体系结构中经常使用分段工作负载技术的应用程序。 www.ibm.com 5. A J2EE application component that defines a member requirement on an EJB module type of the component. 一个J2EE应用软件组件,它确定了对这个组件的EJB单元类型的成员需求。 www.ibm.com 6. The implementation of J2EE scheme can improve systematic portability , security , elasticity , load balanced and reusable remarkable. J2EE方案的实施可显著地提高系统的可移植性、安全性、可伸缩性、负载平衡和可重用性。 www.juhe8.com 7. While J2EE does offer three strong technologies for handling data persistence, none of them is perfect. 尽管J2EE对处理数据持久性确实提供了三种可靠技术,但没有一种是完美的。 www.ibm.com 8. Users and groups from all repositories are available for mapping users and groups to protected resources within the J2EE applications. 所有存储库中的用户和组均可将用户和组映射到J2EE应用程序中的受保护资源。 www.ibm.com 9. As appropriate for a J2EE environment, the example now obtains the connection factory and destination from JNDI. 现在,示例采用适合J2EE环境的方式从JNDI获取连接工厂和目的地。 www.ibm.com 10. JSR 88 allows independent software vendors to produce J2EE applications that can be deployed to any J2EE-certified application server. JSR88使独立软件厂商能够开发可以部署在任何J2EE认证应用服务器上的J2EE应用程序。 www.ibm.com 1. Yes, J2EE is software development, but it's a highly specialized version of it. 确实,J2EE是软件开发,但它是软件开发的高度专业版本。 www.ibm.com 2. The deployment descriptors define the applications that the framework manages and are typically packaged as J2EE application archives. 部署描述符定义了该框架管理下的应用程序,并且通常打包为J2EE应用程序档案文件。 www.ibm.com 3. Developers like the easy interfaces and XML-based configuration that accelerate J2EE development time and ease unit testing. 开发人员喜欢使用易用的接口和基于XML的配置加速J2EE开发和轻松地进行单元测试。 www.ibm.com 4. Even some of the J2EE artifacts like servlets, JSPs, and EJB components may work without modification on the new platform. 一些J2EE构件(如servlet、JSP和EJB组件)甚至不需要修改就可以在新平台上运行。 www.ibm.com 5. Increase productivity by more easily integrating with Java and J2EE infrastructures using automatically generated helper components. 通过使用自动生成的Helper组件,可以更轻松地与Java和J2EE基础结构进行集成,从而提高了工作效率。 www.ibm.com 6. J2EE architects and developers must weigh the lack of patterns, best practices, and case studies against the inherent simplicity of JDO. 相对于JDO固有的简单性,J2EE架构设计师和开发人员必须权衡缺乏模式、最佳实践和案例研究所产生的影响。 www.ibm.com 7. Writing the source code and deployment descriptor files in a J2EE application can be tedious. 编写J2EE应用程序中的源代码和部署描述符文件可能十分冗长乏味。 www.ibm.com 8. In the early days of application servers, standards coverage was not as broad as it is with J2EE. 在应用服务器的早期,标准的覆盖范围没有J2EE覆盖的广。 www.ibm.com 9. The system uses the J2EE component technology to solve the questions of reuse and maintainability of software. 采用J2EE组件技术,解决了系统的重用性和可维护性问题。 www.juhe8.com 10. Integrating a database as described here is one of the more fundamental pieces to the J2EE architecture. 本文提供的信息是对J2EE架构较基本的一种介绍。 www.ibm.com 1. A developer used to building J2EE apps for desktop clients will run into some new challenges when working with WAP. 当使用WAP时,一个习惯为台式客户机编写J2EE应用的开发人员会遇到一些新的挑战。 www.ibm.com 2. Therefore, this issue for the design and development of online auction behavior of a J2EE-based electronic auction system. 因此,本次课题针对网上拍卖行为而设计开发了一个基于J2EE的电子拍卖系统。 zhidao.baidu.com 3. The geronimo-web. xml file defines Geronimo-specific parts of the J2EE security process. geronimo-web.xml文件定义了J2EE安全性处理中特定于Geronimo的部分。 www.ibm.com 4. Some projects fail to recognize this difference and never recover (just try to deploy a J2EE server at a mom-and-pop startup). 一些项目没有意识到这种差异,也从来没有试图修正(只要试试在仅供家庭使用的机器上部署J2EE服务器就知道了)。 www.ibm.com 5. This article illustrated various techniques to make J2EE applications deployed on WebSphere Application Server more serviceable. 本文举例说明了多种技术,通过这些技术,可以使部署于WebSphereApplicationServer上的J2EE应用程序更加可靠耐用。 www.ibm.com 6. We will show how a common Web services-based interface can help you integrate a back-end system into a J2EE environment. 我们将展示基于Web服务的公共接口如何帮助您把一个后端系统集成到J2EE环境中。 www.ibm.com 7. Conversation support is being positioned as a future J2EE extension for building conversational JCA adapters. 对话支持被定位成用于构建对话性JCA适配器的、未来的J2EE扩展。 www.ibm.com 8. J2EE architecture provides middle layer framework, so it is of high availability, high reliability and extensibility. J2EE体系结构提供中间层框架,可以满足高可用性、高可靠性以及可扩展性的应用需求。 www.fabiao.net 9. finally, we summarized advantages and disadvantages of this system which implement by J2EE technology. 最后,论文总结了利用J2EE技术实现系统的优势及需要改进之处。 www.fabiao.net 10. SJ: We use SCA on J2EE, I've always been very confused by people who say that. SJ:我们在J2EE上使用SCA。我总是对那样说的人感到迷惑。 www.infoq.com 1. WTE simplifies the creation of database tables and data sources that may be required in a J2EE application. WTE简化了数据库表和J2EE应用程序中使用的数据源的创建。 www.ibm.com 2. Application components can reside on multiple servers, across different platforms and J2EE environments, even through mainframes. 应用程序组件可能驻留在多个服务器、不同的平台和J2EE环境甚至大型机上。 www.ibm.com 3. A number of strong players, including IBM, are leading the pack with offerings that provide support for the latest J2EE standards. 包括IBM在内的众多强大的角逐者正引领大家提供支持最新J2EE标准的产品。 www.ibm.com 4. Initial application security policies can be defined in some deployment artifacts (e. g. , deployment descriptors for J2EE applications). 可在某些部署构件(如J2EE应用程序的部署描述符)中定义初始应用程序安全策略。 www.ibm.com 5. The Geronimo client application container extends the J2EE application development environment to client-side applications. Geronimo客户机应用程序容器将J2EE应用程序开发环境扩展到客户端应用程序。 www.ibm.com 6. Local transactions are typically managed explicitly by the application or automatically by the J2EE application server. 通常由此应用程序显式地管理本地事务,或由J2EE应用程序服务器自动管理。 msdn2.microsoft.com 7. This will serve as a basis for those who are interested in moving on to more advanced J2EE topologies and performance work. 对于那些对转而从事更高级的J2EE技术和性能工作感兴趣的人,可以将本文作为基础。 www.ibm.com 8. Using JUnit to test J2EE applications is less than ideal, as these tests cannot run on application servers. 使用JUnit来测试J2EE应用程序仅仅是理想化的,因为应用服务器不能运行这些测试。 www.ibm.com 9. Still, you can explore a number of standard approaches to J2EE, Java technology, and JVM optimization to improve application performance. 但是,您仍然可以使用大量针对J2EE、Java技术和JVM优化的标准方法来提升应用程序性能。 www.ibm.com 10. J2EE is an enterprise level standard basing on module. It defines an enterprise information system platform in multiple layers. J2EE是一个基于组件技术的企业级应用系统的开发规范,定义了一个多层企业信息系统的标准平台。 www.fabiao.net 1. For a detailed description of this setup, see the security section in Web service API - J2EE client. 对这个设置过程的详细描述,参见WebserviceAPI-J2EEclient中的安全部分。 www.ibm.com 2. The example in this article is simple, but it has shown that Geronimo supports standard J2EE Web services. 本文中的例子是非常简单的,但是它表明Geronimo支持标准J2EEWeb服务。 www.ibm.com 3. So performance testing and tuning become more important than other small scale J2EE application during the developing period. 这就使得性能测试与优化工作在系统的开发过程中的地位显得尤为重要。 www.fabiao.net 4. The focus of this article is on the Ant features support and will not cover the details usage of the J2EE connector Tools. 本文的重点是Ant特性支持,并且不涵盖J2EEconnectorTools的详细用法。 www.ibm.com 5. at last, introduced the detail of implementation of the secure link method in a J2EE project was introduced. 最后,结合J2EE实际应用环境,介绍了安全链接方法的实施细节和注意事项。 www.joca.cn 6. Encina notifies the J2EE application server of the local transaction-related events; namely, begin, commit, and rollback. Encina通知J2EE应用程序服务器本地事务的相关事件,即开始(begin)、提交(commit)和回滚(rollback)。 www.ibm.com 7. To set up the build path for the Web project, right-click folder CICSsampleWeb in the J2EE Navigator view. 要设置Web工程的构建路径,请右键单击J2EENavigator视图中的CICSsampleWeb文件夹。 www.ibm.com 8. Java Connector Architecture (JCA) provides a non-propriety framework for creating a J2EE adaptive component to your application. Java连接器体系架构(JCA)为您的应用程序创建J2EE兼容组件提供了非适当的框架。 www.ibm.com 9. The experiences built up here should help the readers to move on to more advanced J2EE topologies and performance tuning concepts. 这里建立起来的经验应该可以帮助读者向更高级的J2EE技术和性能调优概念迈进。 www.ibm.com 10. Switch to the J2EE perspective if it is not already selected. 如果还没选择,转换到J2EE透视图。 www.ibm.com 1. It includes a wide range of developer tools that accelerate your ability to create industrial strength Java and J2EE applications. 它包括促进建立企业级Java和J2EE应用能力的开发工具。 www.ibm.com 2. Little-G doesn't come with all the components necessary for a full J2EE stack and has minimal Tomcat support. Little-G并不含有完整J2EE栈所必须的全部组件且具有极小的Tomcat支持。 www.ibm.com 3. The package-mapping element provides the qualification for entities of a J2EE web service. package-mapping元素为一个J2EEWeb服务的实体提供鉴定。 www.ibm.com 4. J2EE (Java 2 Enterprise Edition) is a specification for a standard platform for developing and hosting reusable components. J2EE(Java2EnterpriseEdition)是用于开发和主管可重用组件的标准平台的规范。 www.ibm.com 5. Some support a Java 2 Platform, Enterprise Edition (J2EE)-style strategy called service locators, as well. 还有一些支持Java2平台企业版(J2EE)风格的策略,称之为服务定位。 www.ibm.com 6. You are ready to move the J2EE 1. 4 Web service client classes after completing Task 1 and creating a Java project. 完成了任务1并创建Java项目后,就准备好移动J2EE1.4Web服务客户机类了。 www.ibm.com 7. You do that to combine related Web modules into a single, larger J2EE application. 这样做可以将相关的Web模块合并到单个更大的J2EE应用程序。 www.ibm.com 8. A central focus of Spring is to allow for reusable business and data-access objects that are not tied to specific J2EE services. Spring的核心要点是:支持不绑定到特定J2EE服务的可重用业务和数据访问对象。 www.ibm.com 9. You can decide what database configuration pool type you need for your J2EE applications. 您可以确定您的J2EE应用程序需要哪种数据库配置池类型。 www.ibm.com 10. It did not take long before J2EE took shape. 所以,J2EE的成型并未花很长时间。 www.ibm.com 1. The main use within a J2EE context is automatic generation of deployment descriptors based on your source code. XDoclet在J2EE环境中的主要用途是根据源代码自动生成部署描述符。 www.ibm.com 2. This first example shows how a servlet can communicate with an external non-J2EE application through JMS. 这里的第一个示例显示servlet如何通过JMS与外部非J2EE应用程序通信。 www.ibm.com 3. Authorization checking can be performed by Encina or by the J2EE application server or both. 通过Encina或J2EE应用程序服务器(也可两者兼有)来执行授权检查。 www.ibm.com 4. Finally, direct mode puts all of II CE (including the connectors) into the same JVM, without a J2EE application server. 最后,直接模式将所有的IICE组件(包括连接器)导入同一个JVM中,而没有J2EE应用服务器。 www.ibm.com 5. Expert level knowledge in below technologies: J2EE, Database and cluster, Scalability, High availability, and Load balancer. 深进了解以下技术:J2EE,数据库,集群技术,高伸缩性技术,高可用性技术以及负载均衡技术。 www.job956.com 6. It's divided into categories like J2EE development, security, and migration, so you can zero in on the topics of most interest to you. 它分成了几类,例如,J2EE开发、安全性和迁移,因此您可以专心学习对您最为重要的主题。 www.ibm.com 7. Following J2EE best practices business logic APIs will be added to the stateless session beans within the application. J2EE之后,最实用的业务逻辑API将被添加到应用程序的无状态会话bean中。 www.ibm.com 8. In a J2EE managed environment, use of the programmatic interface will result in an exception. 在J2EE管理的环境中,使用程序化接口将会导致异常。 www.ibm.com 9. Current SOA runtime environments are usually implemented on J2EE-based application servers. 当前SOA运行时环境通常在基于J2EE的应用程序服务器上实现。 www.ibm.com 10. A WAR file is a Web Application Archive and is the standard unit for packaging and deploying J2EE Web applications. WAR文件就是WebApplicationArchive,它是打包和部署J2EEWeb应用程序的标准单元。 www.ibm.com 1. The DAO pattern is one of the standard J2EE design patterns. DAO模式是标准J2EE设计模式之一。 www.ibm.com 2. A snapshot is taken of the J2EE application context and stored with the work as a WWEC object. 获取J2EE应用程序上下文的快照,并将其作为WWEC对象与该工作存储在一起。 www.ibm.com 3. Consideration: Does the technology support connectivity outside of the scope of the J2EE application server? 考虑:各项技术对J2EE应用程序服务器范围外的连接性是否支持? www.ibm.com 4. However, the criticisms of EJBs came just as quickly as the adoption of J2EE. 然而,对EJB的批评之声也正如J2EE的采用一样快速涌至。 www.ibm.com 5. An outbound communication is initiated by a J2EE component, which acts as a client to access EIS. 由作为访问EIS的客户端的J2EE组件启动出站通信。 www.ibm.com 6. Exposing local and remote interfaces of the EJBs does not restrict flexibility in J2EE application deployment. 公开EJB的本地和远程接口并不会限制J2EE应用程序部署中的灵活性。 www.ibm.com 7. J2EE provides a standard way of implementing this, using both declarative and programmatic techniques. J2EE提供了通过使用声明和编程技术来完成此任务的标准方法。 www.ibm.com 8. In the early days of J2EE, XML was viewed as the "holy grail" for configuration management. 在J2EE发展早期,XML曾经被看作配置管理的“圣杯”。 www.infoq.com 9. After these configuration steps are completed, you can configure J2EE security facilities to protect application components. 完成这些配置步骤之后,可以配置J2EE安全设施来保护应用程序组件。 www.ibm.com 10. The custom administrative client will receive a j2ee. state. stopping notification for the deployment manager. 自定义管理客户端将接收到部署管理器的j2ee.state.stopping通知。 www.ibm.com 1. The paper implemented a station-to-station railway container transportation management system on the base of J2EE three-layer architecture. 系统采用了J2EE三层体系结构,实现了一个站到站的铁路集装箱运输管理系统。 www.net2816.com 2. J2EE is a platform-independent environment designed for developing and deploying Web-based applications for enterprise-wide use. J2EE是一个不依赖于平台的环境,设计这个环境是为了开发和配置在企业范围内使用的基于网络的应用程序。 www.ibm.com 3. When using a custom thread pool such as a ThreadPoolExecutor, it may not be desirable to run work within a single J2EE context. 在使用自定义线程池(如ThreadPoolExecutor)时,可能不需要在单个J2EE上下文中运行工作。 www.ibm.com 4. Very often, we are faced with a requirement to migrate J2EE applications between application servers. 我们经常碰到的是要求在应用服务器之间迁移J2EE应用。 www.ibm.com 5. A more realistic application would have J2EE roles defined and mapped to groups in the security registry. 更实用的应用程序将定义J2EE角色,并将其映射到在安全注册中心中的组。 www.ibm.com 6. Driver information, database location, and configuration parameters are stored by the J2EE Server. 驱动程序信息、数据库的位置和配置参数都是由J2EE服务器存储的。 www.ibm.com 7. In the actual web services for J2EE development flow, the developer, assembler, and deployer are assigned specific responsibilities. 在实际的J2EEWeb服务开发流程中,开发者、组装者和部署者分配有专门的任务。 www.ibm.com 8. When the process is deployed, a J2EE application project, including an EJB project and a Web project, are created. 流程部署完成后,会创建一个包含EJB项目和Web项目的J2EE应用程序项目。 www.ibm.com 9. In fact, code migration can be a small part of the overall migration process (this is certainly true for J2EE applications). 事实上,代码迁移可能只是整个迁移过程的一小部分(对J2EE应用而言肯定是这样)。 www.ibm.com 10. Next month, we'll continue our exploration of J2EE technology with a foray into J2EE's Web application security architecture. 下个月,我们将继续探索J2EE技术,对Web应用程序安全体系结构进行分析。 www.ibm.com 1. The paper mainly researches web-oriented application's security issues, which implements thee-government use the J2EE architecture. 本文主要研究在利用J2EE架构实现电子政务系统时所面临的安全问题。 www.fabiao.net 2. Once encapsulated into SDO objects, data can be transferred efficiently over J2EE layers. 数据封装到SDO对象中后,它就可以在J2EE层间高效地传输。 www.ibm.com 3. Also, one of Geronimo's principal goals is J2EE 1. 4 certification -- a time-consuming effort. 此外,Geronimo的主要目标之一是J2EE1.4认证,这是一项耗时的工作。 www.ibm.com 4. All the J2EE-specified descriptors (the second column in Table 1), must be embedded within the archive. 所有特定于J2EE的描述符(表1中的第二栏)必须嵌入到文档中。 www.ibm.com 5. A developer may choose to implement base components using J2EE, PHP, or other tools. 开发人员可以选择使用J2EE、PHP或其他工具实现基本组件。 www.ibm.com 6. In this installment of J2EE pathfinder, we'll address each of these points. 在本期的J2EE探索者中,我们将一一阐述以上要点。 www.ibm.com 7. J2EE provides constructs that allow view and control logic to be easily separated. J2EE提供了一些概念使视图和控制逻辑能很容易的分开。 www.ibm.com 8. The technology is so vast and growing so rapidly that it is no wonder many people get lost when first introduced to J2EE. 由于这种技术的范围是如此之广,发展是如此之快,所以很多人第一次面临J2EE时变得不知所措也就毫不奇怪了。 www.ibm.com 9. "Software engineering curriculum examination system for architecture" with J2EE. 《软件工程课程考试系统》以J2EE为架构。 zhidao.baidu.com 10. Unlike J2EE, Spring's open-ended technology stack offers a wide variety of choices without the burden of dependencies. 与J2EE不同的是,Spring开放型的技术来源提供了范围广泛的选择,不再有依赖性的负担。 www.ibm.com 1. Experience designing and implementing . NET or J2EE-based computer applications, and working with relational databases is also recommended. 同时还建议最好具有设计和实现基于.NET或J2EE的计算机应用程序以及使用关系数据库方面的经验。 www.ibm.com 2. Access to specific pages is restricted with J2EE declarative and programmatic security to protect the pages from unauthorized access. 对特定页面的访问使用J2EE声明性和程序性安全来限制,以禁止对页面的非授权访问。 www.ibm.com 3. With the rapidly growing popularity of the J2EE platform, the designers also wanted to enhance JDBC's scalability. 随着J2EE平台迅速的日益流行,设计师们也想增强JDBC的可伸缩性。 www.ibm.com 4. This means that you can now use the large installed base of proven applications on Encina within your J2EE components. 这意味着您现在可以在J2EE组件中使用Encina中的已完全安装并已验证的应用程序。 www.ibm.com 5. We did wind up being the first open source project granted the Sun J2EE TCK license. 我们确实努力成为第一个得到SunJ2EETCK许可的开放源码项目。 www.ibm.com 6. This is all standard J2EE business, and so we need to configure the activation specification before deploying the application. 这是所有标准的J2EE业务,因此我们在部署应用程序之前需要配置激活规范。 www.ibm.com 7. In fact, J2EE integrates under one roof all the advances in software made over the last 50 years or so. 实际上,J2EE在一个架构下集成了过去50年左右软件中所取得的进展。 www.ibm.com 8. To save space, the list below isn't exhaustive, since we accept that base components like EMF, JDT, and J2EE UI are required. 为节省空间,下面这个列表并不完全,因为我们认为基本的组件比如EMF、JDT和J2EEUI是需要的。 www.ibm.com 9. The J2EE client application simply sends a message containing the number of the package that was delivered. J2EE客户机应用程序仅发送包含交付的数据包数量的消息。 www.ibm.com 10. A J2EE container-based security framework has the limitation of supporting multiple security realms active at a given time. 对于在给定的时间支持多个活动的安全域,基于J2EE容器的安全框架存在一定的限制。 www.ibm.com 1. Continue to use the current EJB specification, which will be fully supported by your J2EE application server vendor for quite some time. 继续使用当前的EJB规范,用户的J2EE应用程序服务器的厂商在很长一段时间内会完全支持该规范。 www.ibm.com 2. To make development and deployment of J2EE applications on Geronimo even easier, several Eclipse plug-ins are also available. 要使Geronimo上的J2EE应用程序的开发和部署变得更容易,还要提供多个Eclipse插件。 www.ibm.com 3. Note that we strongly recommend that the application leverages J2EE security and to not disable security on the server level. 注意我们强烈推荐应用程序利用J2EE安全并且不要禁用服务器级别的安全。 www.ibm.com 4. Online customer service system adopted the most popular J2EE technology platform currently to solve the platform-independent system. 为了解决系统的平台无关性,本文采用了目前最为流行的J2EE技术平台; search.gucas.ac.cn 5. Other services and technologies that may be found in a J2EE Server bundle include EJBs, Connectors, JMS, JTA, etc. J2EE服务器中可能出现的其他服务和技术有EJB、连接器、JMS、JTA等。 www.ibm.com 6. Create a new J2EE connector project on your workspace by importing the resource adapter (RAR file). 通过导入资源适配器(RAR文件)在工作区内创建新J2EE连接器项目。 www.ibm.com 7. JavaServer Pages (JSP) technology, Sun's presentation model and part of the J2EE platform, has received significant attention. JavaServerPages(JSP)技术是Sun的表示模型,并且是J2EE平台的一部分,它获得了极大的关注。 www.ibm.com 8. Dependencies can be of the following types: projects, Java projects, and J2EE projects. 依赖关系可以是以下类型:项目、Java项目和J2EE项目。 www.ibm.com 9. The J2EE specification does not provide details of the implementation of all the components in the J2EE platform. J2EE应用程序不提供在J2EE平台中实现所有这些组件的细节。 www.ibm.com 10. The motivation for JSR-109 is to promote the building of interoperable and portable web services in the J2EE environment. JSR-109的目的是促进在J2EE环境中建立可互操作性强并且可移植性好的Web服务。 www.ibm.com |
||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。