Create a basic Spring 3 MVC Portlet for Websphere Portal – Part 1
by admin on Nov.27, 2011, under Datacenter
Tutorial on creating a Spring 3 MVC portlet for IBM Websphere Portal 6.1 using Rational Application Developer 7.5. Spring MVC annotated controllers are used for the demonstration. The tutorial starts with nothing and ends with a simple portlet that gets published to the server and runs. Does not speak too much on the structure of Spring, just gets straight to producing working code. Code is available as a Project Interchange zip file here: docs.google.com

November 27th, 2011 on 9:43 pm
Good Work….