开发者

Does Spring 3.0 really support JSR-286?

开发者 https://www.devze.com 2022-12-16 23:15 出处:网络
Does Spring 3.0 Portlet MVC really support JSR-286 aka Porlet 2.0? I\'ve seen anecdotalment开发者_开发知识库ions of it but nothing in any documented form.

Does Spring 3.0 Portlet MVC really support JSR-286 aka Porlet 2.0? I've seen anecdotal ment开发者_开发知识库ions 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?


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.
0

精彩评论

暂无评论...
验证码 换一张
取 消