The first library, remote.js, is static and ships Seam's client-side remoting framework to the browser.
第一个库 remote.js 是静态的,将 Seam 的客户端 remoting 框架传递给浏览器。
The details of this interaction are handled by the Seam Remoting framework, so long as you provide the conversation token to send.
这种交互的细节由 Seam Remoting 框架处理,只要您提供对话令牌即可。
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.
服务器上的remoting框架代码获取这个请求,对这个XML进行解除编排处理,提取出组件名、方法和实参,然后再在服务器端组件实例上调用此方法。
应用推荐