• The Web application layer will be explained first, followed by the EJB layer.

    首先介绍Web应用程序然后介绍EJB 层。

    youdao

  • These merge files contain some of the configuration information for the Web application layer.

    这些合并文件包含Web应用程序一些配置信息

    youdao

  • Indeed, the Web application layer might be realized completely by one or more Web services such that the application URL would only give the user a browser component.

    事实上Web应用程序可能完全一个多个Web服务实现这样应用的URL浏览器组件暴露用户

    youdao

  • The Gartner Group however estimates that 75% of attacks are at the web application layer, and found out "that out of 300 audited sites, 97% are vulnerable to attack".

    Gartner组织估计大约75%攻击web应用并且300个调查的web应用里,97%都是容易被攻击的。

    youdao

  • When you open the Sign Up New User application, the Browser request Handler in the Presentation Layer handles the request from a Web interface.

    打开SignUpNewUser应用程序时,表示中的浏览器请求处理程序将处理来自web界面请求。

    youdao

  • The Application layer also includes applets, which are GUI components that execute in Web browsers.

    应用程序包括appletWeb 浏览器中执行GUI组件

    youdao

  • Servlet filters can also be considered part of the Controller layer of a Web application.

    可以servlet过滤器看作Web应用程序controller一部分

    youdao

  • Instead, your programmers should store this information in the session layer of your Web application server or in a cookie.

    程序员应该信息存储Web应用服务器会话或者cookie

    youdao

  • The sample Web services provider application constitutes the model layer of the solution.

    示例Web服务提供者应用程序组成解决方案模型

    youdao

  • But you can use it to provide access to multiple Web applications from a single Web application and thereby provide a common presentation layer.

    但是可以使用通过单一的Web应用程序访问多个Web应用程序,这样就提供了一个公共的表示层。

    youdao

  • You'll learn how feeds and Web services are generated in the database, queried and combined in the application layer, and then presented in the client browsers.

    学习如何数据库生成feedWeb服务应用程序查询组合它们然后客户机浏览器中显示它们

    youdao

  • The next layer that needs to be configured is the link between Web servers and the application servers, as shown in figure 4.

    需要配置下一就是Web服务器应用程序服务器之间链接如图4所示。

    youdao

  • The following sections describe how to secure a Data Web Service application at the HTTP transport protocol layer and how to hook it into WebSphere's security framework.

    接下来小节描述如何保障DataWebService应用程序HTTP传输协议的安全性,以及如何将连接WebSphere安全性框架

    youdao

  • The client layer in this regard can refer to calls made from a Web framework, portal application, desktop system, or in some cases, a workflow product or business process management (BPM) component.

    此处的客户机可以表示来自Web框架门户应用程序桌面系统工作流产品业务流程管理(BPM)组件调用

    youdao

  • Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.

    典型Web服务使用远程表示范例这意味着所有视图逻辑客户机执行应用程序逻辑和数据(控制器模型)则驻留于服务器上。

    youdao

  • The controller is provided by a servlet that runs in the embedded Jetty Web server, and the Derby database ACTS as the back end and represents the model layer for the application.

    控制器一个servlet提供,该servlet运行嵌入式JettyWeb服务器中,Derby数据库充当表示应用程序模型

    youdao

  • These parameters are passed to the Web layer of sample application using the DTOs.

    利用DTO这些参数传递例子应用Web

    youdao

  • In the domain of J2EE Web applications, the model is the business logic of an application, and the JSP pages comprising the presentation layer are the view.

    J2EEWeb应用程序领域中,模式应用程序业务逻辑视图包含表示JSP页面

    youdao

  • This layer of services provides the framework and run time operating environment for the management of custom application components developed with J2EE, XML, and Web services programming models.

    一层服务可以使用J2EExmlweb服务编程模型开发自定义应用程序组件管理提供框架运行操作环境

    youdao

  • The requests are then forwarded to the layer of Web servers, where the WebSphere plug-in evaluates each request and determines whether it should be forwarded on to the application server layer.

    请求随后转发Web服务器在该WebSphere插件评估每一个请求然后确定是否将其转发到应用程序服务器层。

    youdao

  • This kind of code is usually common in the controller layer of applications, but is entirely unnecessary in a SproutCore web application.

    代码应用程序控制常见但是一个Sprout Coreweb应用程序中这完全不需要

    youdao

  • Question: in our Web application, we want to pass the uid and PWD to the EJB layer so that the session EJB can connect to backend system using the uid and PWD.

    Web应用程序中,我们希望uidpwd传递ejb中,以便会话ejb能够通过uid和pwd连接后端系统

    youdao

  • The application servers in n-tier architecture host remotely accessible business components. These are accessed by the presentation layer web server over the network using native protocols.

    N级结构中的应用服务器负责提供远程访问的业务逻辑组件表现网页服务器使用本网协议通过网络访问这些组件。

    youdao

  • The Template layer of a Django application allows you to separate the UI or presentation layout of a Web application from its data.

    Django应用程序模板允许Web 应用程序的UI显示布局数据分开。

    youdao

  • Similarly, if the Web UI application runs within a container inside the browser, the HTML application layer could act as a proxy between the Web UI application and Eclipse.

    同样地如果WebUI应用程序在浏览器容器运行那么HTML应用程序充当Web UI应用程序eclipse一个代理

    youdao

  • The typical stack for a web application looks like Figure 1; an application communicates to a database, often through a data persistence layer such as Hibernate.

    web应用程序典型堆栈如图1 所示;应用程序与数据库通信通常通过 Hibernate 这样的数据持久化完成。

    youdao

  • The next higher layer leverages Web services at the application interface through the Web services for Remote Portlet (WSRP) standard or other means at the human-facing presentation level.

    更高通过远程门户网站Web服务(WebServicesfor Remote Portlet,WSRP)标准其它面向人的表示方法来将Web服务应用于应用程序接口中。

    youdao

  • The Controller is made up of the JSF layer with servlet listeners and filters that are unrelated to JSF but enhance the functionality of the Web application.

    Controllerjsfservlet侦听servlet过滤器组成,servlet侦听器和servlet过滤器JSF无关,增强Web应用程序功能

    youdao

  • Encoding at the application layer, instead of the Web server layer, is simple enough.

    应用程序而非web服务器进行编码很简单的。

    youdao

  • The application itself may use just the abstract interface of the Web service, so some tools would have to be written to generate the stubs that enable an abstraction layer.

    应用程序本身可能正是使用Web服务抽象接口因此必须编写一些工具生成启用抽象存根

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定