Spring 3.0真的支持JSR-286吗?

发布于 2024-08-17 13:15:41 字数 166 浏览 4 评论 0原文

Spring 3.0 Portlet MVC 真的支持 JSR-286 又名 Portlet 2.0 吗?我见过有关它的轶事,但没有任何记录形式。

如果是这样,是否有人成功使用 Spring 3.0 实现了 JSR-286 插件。如果有的话,在什么平台上?有什么好的参考信息,或者更好的是可共享的实现?

Does Spring 3.0 Portlet MVC really support JSR-286 aka Porlet 2.0? I've seen anecdotal mentions of it but nothing in any documented form.

If so, has anyone successfully implemented a JSR-286 plugin with Spring 3.0. If yes, on what platform? Any good reference information, or better yet, a sharable implementation?

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

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

发布评论

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

评论(1

短叹 2024-08-24 13:15:41

来自 http://spring.io/博客/2009/12/16/spring-framework-3-0-goes-ga/

  • 丰富的原生Portlet 2.0支持:Spring MVC完全支持Portlet 2.0环境以及Portlet 2.0的新事件和资源请求模型。包括针对典型 portlet 请求特征的专用映射工具:@ActionMapping@RenderMapping@ResourceMapping@EventMapping

From http://spring.io/blog/2009/12/16/spring-framework-3-0-goes-ga/:

  • Rich native Portlet 2.0 support: Spring MVC fully supports Portlet 2.0 environments and Portlet 2.0’s new event and resource request model. Includes specialized mapping facilities for typical portlet request characteristics: @ActionMapping, @RenderMapping, @ResourceMapping, @EventMapping.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文