1. portlet 2.0 (jsr286) development with spring stackoverflow.comWe are discussing whether it's a good idea to switch from plain portlet development on a liferay installation to spring webmvc portlet based development. We're starting the development of some portlets soon, ... |
2. Does Spring 3.0 really support JSR-286? stackoverflow.comDoes 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 ... |
3. Spring 3 JSR-286 (portlets) docs stackoverflow.comI know that |
4. Is spring Form validation different than JSR bean validation stackoverflow.comI have seen that annotation like @NotNull etc are given in JSR Specifications. Now as i am currently studying Spring MVC and building website in that so i am confused are they same ... |
5. Creating non JSR-168 Portlets using the Spring Portlet MVC forum.springsource.orgHi, Would any of you know if I can build a non JSR-168 portlet (like a Vignette Portlet Bean) using spring. If so, how would you go about it? Thanks in ... |
6. Spring MVC + JSR 168 + Tiles 2 forum.springsource.org |
7. Struts2 or Spring MVC framework for portlets JSR286 forum.springsource.orgStruts2 or Spring MVC framework for portlets JSR286 We are developing a portlet application based on JSR 286 portlet specification. I have been using struts throughout my career which is the ... |
8. Using JSR 250 annotations without Spring MVC forum.springsource.orgI am using Spring Security in a web app which isn't using Spring MVC (it's using Stripes for MVC). Authentication and URL based authorisation are working fine. Am wondering if method ... |
9. JSR 286/MVC Support in Spring 3.0 coderanch.com |