The Personal Web Portal (PWP) project

This chapter highlighted how to create a simple Spring MVC project using only its core components. Moreover, the chapter highlighted some of the components used by the PWP that can be used also by anybody to start learning Spring MVC from its core. Learning core components is essential to establish better understanding on how the base framework works, starting from configuring the controller, up to the implementation of PropertyEditorSupport for data binding enhancement and object type conversion. This chapter has given a picture of how to start a base Spring MVC project.

Following are full web pages of the PWP:

  • Let us look at the home page:
  • Now let's look at the personal page:
  • Now, the professional page:
  • And finally ...

Get Spring MVC Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.