Implementing the dynamic request handler.
实现动态请求处理程序。
Extended request handler that supports CGI scripts.
扩展请求处理器以支持cgi脚本。
The request handler reads the request, its parameters, and cookies.
请求处理阅读请求及它的参数和cookies。
The request handler is specified with the qt parameter in the request.
请求处理程序是由请求中的qt参数指定的。
As part of the client request pipeline execution, the client request handler is invoked.
客户请求处理程序作为客户请求的管道执行的一部分被调用。
Request Handler: An application defined request handler and its associated resource.
恳求句柄:应用法度定义恳求句柄和它相干的资料。
As part of the service request pipeline execution, the service request handler is invoked.
服务请求处理程序作为服务请求的管道执行的一部分被调用。
I use Spring MVC and the Spring Web Flow framework to implement the Browser Request Handler.
我使用SpringMVC和SpringWebFlow框架来实现浏览器请求处理程序。
When the page is first loaded (onLoad event), the request handler is registered with the Ajax engine.
第一次加载此页面时(onLoadevent),请求处理程序使用Ajax引擎进行注册。
In addition to these changes, you need to create a service export definition for every request handler.
除了这些变更,您需要为每个请求处理程序创建一个服务导出定义。
This time, the UsersResource and UserResource objects in the Resource Request Handler layer handle the request.
这次,资源请求处理程序层中的UsersResource和UserResource对象将处理请求。
This interface is used by the HTTP request handler to invoke different types of scripts based on their file extensions.
HTTP请求处理程序会使用此接口基于脚本的文件扩展名调用不同类型的脚本。
Only those services that have to be exposed to the consumers of a provider need have a service proxy or a request handler.
只有那些不得不向提供者的使用者公开的服务才需要有服务代理或请求处理程序。
Each request contains all the necessary information including credentials for the Resource request Handler to process the request.
每个请求都包含所有必需的信息,包括ResourceRequest Handler用来处理请求的凭据。
After receiving a request from a Web service client, the Resource request Handler requests the service from the business logic layer.
从Web服务客户端收到请求之后,ResourceRequest Handler从业务逻辑层请求服务。
After you enter data in all the fields and submit, the AddUserFormAction object in the Browser request Handler accepts the submit request.
在所有字段中输入数据并提交之后,浏览器请求处理程序中的AddUserFormAction对象将接受Submit请求。
The Solr servlet USES the parameter value to look up the named request handler and hands off the input for processing to the request handler.
Solrservlet使用参数值来查找给定的请求处理程序并将输入用于请求处理程序的处理。
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界面的请求。
The resource Request Handler identifies all the conceptual entities that the system exposes as resources and assigns a unique URI to each of them.
ResourceRequest Handler确定所有概念性的实体,系统将这些实体作为资源公开,并为每个资源分配一个惟一的URI。
The outbound requests are processed by the request handler agent in a queued fashion, for which the Web service database has implemented such views as these.
outbound请求由请求处理器代理以队列的方式进行处理,为此,Web服务数据库实现了诸如以下之类的视图。
The Web browser client in Figure 1 ACTS as a GUI front end providing display functions using HTML generated by the browser Request Handler in the presentation layer.
图1中的Web浏览器客户端作为GUI的前端,使用表示层中的BrowserRequest Handler生成的HTML提供显示功能。
User requests are sent to the Web services database, and the request handler agent picks these requests sequentially and performs the appropriate Web service calls to SAP.
用户请求被发送到Web服务数据库,请求处理器代理依次获得这些请求,并对SAP执行适当的Web服务调用。
This helps the service implementer obtain the SOAP message context from the request handler chain, and manipulate that context and associate it with the response handler chain.
这帮助服务实现者从请求处理程序链中获得SOAP信息上下文,然后处理该上下文并将其与响应处理程序链关联。
Like the Browser request Handler, the Resource request Handler provides an interface to, albeit, different clients, and requests that the Business Logic Layer handle the processing.
与浏览器请求处理程序相似,资源请求处理程序提供了一个到不同客户机以及业务逻辑层所处理的请求的接口。
With that in mind, one of the core problems of HTTP is that its authentication mechanisms assumes a single identity (the one of the user, or a server) validated by the request handler.
鉴于此,HTTP的核心问题之一就是,HTTP的认证机制会假定一个由请求处理器验证的单一身份(一个用户或一台服务器)。
Decoupling the Browser Request Handler and Resource Request Handler from the business logic layer helps facilitate code reuse, and leads to a flexible and extensible architecture.
从业务逻辑层中解耦browserRequest Handler和Resource Request Handler有助于促进代码重用,并能实现灵活和可扩展的架构。
The Resource Request Handler can be implemented using Jersey or another framework such as Restlet and should be lightweight, mainly delegating the heavy duty work to the business tier.
可以使用Jersey或其他框架(比如Restlet)实现ResourceRequest Handler,它应该是轻量级的,将大量职责工作委托给业务层。
When you select a lab option menu field, the Ajax script invokes a GET Web service in DivisionsResource in the Resource Request Handler, which returns an array of divisions for the selected lab.
当您选择某实验室选项菜单字段时,ajax脚本将调用资源请求处理程序的DivisionsResource中的一个GETWeb服务,后者将返回所选实验室的部门数组。
When you select a lab option menu field, the Ajax script invokes a GET Web service in DivisionsResource in the Resource Request Handler, which returns an array of divisions for the selected lab.
当您选择某实验室选项菜单字段时,ajax脚本将调用资源请求处理程序的DivisionsResource中的一个GETWeb服务,后者将返回所选实验室的部门数组。
应用推荐