Tuesday, September 12, 2006

petportal Spring 2.0 Portal MVC application

This is how to get the petportal application that was supposed to be released with Spring 2.0.

First check this page:
http://sourceforge.net/cvs/?group_id=73357

That is the sourceforge site for Springframework. You can view the CVS sources that are checked in. There should be a little ditty about anonymous CVS access. I used this from my MacBook terminal to get the petportal application:

cvs -z3 -d:pserver:anonymous@springframework.cvs.sourceforge.net:/cvsroot/springframework co -P spring/samples/petportal

happy coding!

No comments: