GWT 2、Spring 3 客户端-服务器通信的良好工作示例/演示

发布于 2024-10-17 06:16:27 字数 388 浏览 4 评论 0原文

我通常不会发布一个问题,只是询问在哪里可以找到类似这样的好的演示,但在过去的几天里,我花了相当多的时间尝试了一些我可以找到的演示,这些演示应该用于集成GWT 2 和 Spring 3,但到目前为止,它们中的每一个都存在一些问题,我无法让它在本地运行,以便我可以从中学习。

我只是想要一个演示应用程序,它可以使用 RPC(最好也使用 Maven)从 GWT 客户端到 Spring 服务器端进行通信。我已经有一些使用 GWT 的经验,并且制作了自己的小应用程序,这些应用程序使用对服务器的 RPC 调用,但它没有与 Spring 集成。同样,我也有使用 Spring 的经验,但事实证明让它们一起工作是一件痛苦的事情。

我看过一些关于 Roo 的教程,但到目前为止,当我用 Roo 构建它时,所有教程都不适用于我。任何建议表示赞赏。

I wouldn't normally post a question just asking where to find a good demo of something like this but I have spent a considerable amount of time over the last few days trying out a number of demo's I can find that are supposed to be for integrating GWT 2 and Spring 3 but, so far, every one of them has had some issue where I cannot get it to run locally so that I can learn from it.

I simply would like a demo app that has communication from the GWT client side to the Spring server-side using RPC preferably with Maven as well. I already have some experience with GWT and have made my own small apps that make use of RPC calls to the server but it is not integrated with Spring. Likewise, I have experience with Spring as well but getting them to work together is proving to be a pain.

I have seen some tutorials about Roo but every one so far has not worked for me once I build it with Roo. Any advice is appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

胡大本事 2024-10-24 06:16:27

我同时使用 spring 和 gwt。我选择了spring4gwt,还是比较满意的。

I am using spring and gwt together. I have choosed spring4gwt, it is quite satisfactory..

人疚 2024-10-24 06:16:27

看看 Spring Roo,一个令人惊叹的项目。
http://www.springsource.org/roo

Take a look at Spring Roo, amazing project.
http://www.springsource.org/roo

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文