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.
这种交互的细节由SeamRemoting框架处理,只要您提供对话令牌即可。
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进行解除编排处理,提取出组件名、方法和实参,然后再在服务器端组件实例上调用此方法。
Seam Remoting, an Ajax-based framework for invoking your CDI beans directly from a web page.
SeamRemoting,这是一个基于Ajax的框架,用于从网页中直接调用CDIBean。
You've also seen what you can do with the Seam Remoting API and Ajax4jsf and learned a more sophisticated way to integrate Seam with the Spring framework.
您也看到了如何利用SeamRemotingAPI和Ajax4jsf并学习了集成Seam和Spring框架的一种更为复杂的方法。
You've also seen what you can do with the Seam Remoting API and Ajax4jsf and learned a more sophisticated way to integrate Seam with the Spring framework.
您也看到了如何利用SeamRemotingAPI和Ajax4jsf并学习了集成Seam和Spring框架的一种更为复杂的方法。
应用推荐