在返回到服务器端时还能合并起来,这样就能把合并后的实例当作游离态实体加以重用。
They can also be merged when back on the server, so the merged instance can be reused as a classical detached entity.
create元素告诉DWR应当公开给Ajax请求的服务器端类,并定义DWR应当如何获得要进行远程的类的实例。
The create element tells DWR that a server-side class should be exposed to Ajax requests and defines how DWR should obtain an instance of that class to remote.
服务器上的remoting框架代码获取这个请求,对这个XML进行解除编排处理,提取出组件名、方法和实参,然后再在服务器端组件实例上调用此方法。
The remoting framework code on the server picks up this request, unmarshals the XML, extracts the component name, method, and arguments, then invokes the method on the server-side component instance.
DataCollection类会自动跟踪ui上的所有变化并将相应的ChangeObject实例集合发送到服务器端。
The DataCollection class automatically keeps track of all the changes made by the use in the UI and sends a collection of the corresponding ChangeObject instances to the server.
这个ra实例被配置成可以访问服务器端的消息代理。
This RA instance is configured to access the message broker located at the server.
这一映射允许服务器端的中间件在服务器进程中定位并实例化一个目标对象。
This mapping allowed server-side middleware to locate and instantiate a target object in the server process.
当用户准备将改变提交到服务器端时,下面这行会将ChangeObject实例集合发送到服务器端:collection.sync()。
When the user is ready to submit the changes to the server, the following line will send a collection of ChangeObject instances to the server: collection.sync();
在这里我只重点讨论服务器端,但是您可以通过单击本文顶部或底部的Code图标下载整个实例,包括客户端。
I focus only on the server side here, but you can download the entire example, including the client, by clicking on the Code icon at the top or bottom of this tip.
使用EJB 本地接口创建或提取EJB的实例,与服务器端的 EJB编程方法一样
Use the EJB home interface to create or fetch instances of EJBs, in the same manner as server-side EJB programming
介绍UDP协议,并提供一个适用于客户端和服务器端的实例子程序。
UDP protocol is described in detail in the article and a example program applying to client port and server port is given.
介绍UDP协议,并提供一个适用于客户端和服务器端的实例子程序。
UDP protocol is described in detail in the article and a example program applying to client port and server port is given.
应用推荐