Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Spring Portlet MVC Seminar

~johnalewisJohn A. Lewis, Unicon Inc.
~holdorph Cris Holdorph, Unicon Inc.

We are getting excited about the Spring Portlet MVC Seminars coming up this Sunday at the JA-SIG Conference – we hope you are too. We have a lot of great material we are planning to cover during these sessions and we think you will really enjoy it. We are planning to do a fair amount of practical demonstration with real source code. While we won't necessarily be doing full programming exercises during the seminars (simply due to time constraints) we do want you to get to work with the code samples on your own machines. This will include editing, compiling, deploying, testing, and using the code yourselves.

...

Spring Portlet MVC Sample ApplicationApplications - Finally, download the main sample application. There will be other samples that we will use as part of the seminars, but this is the main sample. applications. Unzip this into your workspace . Go into the "spring-portlet-sample" directory on the command linedirectory. One at a time, go into each directory ("sample1" through "sample6"), and run the command "mvn package". This will take a while the first time as Maven downloads all the dependencies for building and deploying the application. It is critical that you do this before the seminar since these downloads can take a while, especially over a slow Internet connection. At the end you should see a message that says "BUILD SUCCESSFUL". You can then run this command again and it should only take about 15 seconds with all the dependencies already in place.

...

If you aren't already fairly familiar with both JSR 168 Portlets and with the Spring Framework, it will be helpful to do a bit of reading ahead of time build up the context for the material in these seminars. Here are some suggested reading items to get up to speed on these topics:

JSR-168 Portlets:

Spring Framework:

Okay, that's a lot to do before Sunday, but as the old saying goes, "the more you put into it, the more you'll get out of it."

Please let us know if you have any questions, concerns, or problems. See you Sunday in St. Paul!

Attachments

Attachments