For asynchronous calls, this parameter is undefined.
异步调用,这个参数是未定义的。
Develop a Servlet to expose the data provider for asynchronous calls.
开发一个Servlet来为异步调用公开此数据提供程序。
Develop a Servlet to expose the form data provider for asynchronous calls.
开发一个Servlet来为异步调用公开此数据提供程序。
Create a Servlet interface to expose the value provider for asynchronous calls.
创建一个Servlet接口,为异步调用公开值提供者。
For asynchronous calls, this indicates that the operation was successfully queued.
异步调用,这表明操作成功排队。
For example, you can make the call asynchronous, you can change the transaction context, or make asynchronous calls more reliable.
例如,您可以使调用异步化、可以更改事务上下文,或者使异步调用更加可靠。
A framework for managing the asynchronous calls between your Web application and the server.
一个管理Web应用程序与服务器间的异步调用的框架。
We also have a powerful new asynchronous API, which gives you all of the guarantees of synchronous network calls along with the parallelism and scalability of asynchronous ones. For example.
我们还有一个超级强大的异步api,它可以保证同步的网络调用以及异步调用的并行性及可伸缩性。
SCA introduces a programming model that embraces O-O for in-process calls but provides facilities for asynchronous, loosely-coupled interactions for remote operations.
SCA为进程间调用引入了一个拥抱oo的编程模型,同时为远程操作所需要的异步、松耦合交互提供了便利。
Dojo also provides APIs for making asynchronous XMLHttpRequest calls for fetching data from the server without refreshing the page.
Dojo还提供了用于进行异步XMLHttpRequest调用的API,以在不刷新页面的情况下从服务器获取数据。
See the previous article ( Technical Considerations—Mechanism to provide responses to asynchronous calls) for more information regarding the rationale and other options.
参见早期文章(技术考虑 —为异步调用提供响应的机制)获得有关基本原理及其他选择的更多信息。
It's highly recommended that the data provider cache the results in memory for optimal performance, particularly because the data is consumed through asynchronous server calls.
强烈建议数据提供者将结果缓存在内存中,以便优化性能,特别是通过异步服务器调用使用数据时。
The rpc module includes extensions that allow for synchronous, asynchronous, and blocking calls.
rpc模块包含允许同步、异步和阻塞调用的扩展。
Unlike Seam's remote calls, however, the JSF life cycle is active during an asynchronous Ajax4jsf request, hence the need for a servlet filter rather than a regular servlet.
与Seam的远端调用不同,JSF生命周期在Ajax4jsf异步请求过程中是活动的,因而需要servlet过滤器而非常规的 servlet。
Discusses the use of delegates to make asynchronous calls to ordinary methods, and provides simple code examples that show the four ways to wait for an asynchronous call to return.
讨论如何使用委派以非同步方式呼叫一般方法,并提供简单的程序码范例,示范四种等待非同步呼叫传回的方式。
Discusses the use of delegates to make asynchronous calls to ordinary methods, and provides simple code examples that show the four ways to wait for an asynchronous call to return.
讨论如何使用委派以非同步方式呼叫一般方法,并提供简单的程序码范例,示范四种等待非同步呼叫传回的方式。
应用推荐