Class Summary |
DateFormatController |
This controller provides a simple example of modifying portlet preferences. |
PetDescriptionUploadController |
This Controller demonstrates multipart file uploads. |
PetHelpController |
|
PetsController |
This is a simple Controller which delegates to the
PetService and then populates the model with all
returned Pets. |
PetSitesEditController |
This Controller simply populates the model with the current map
of 'petSites' and then forwards to the view from which a user can
add to or delete from the sites. |
PetSitesRedirectController |
This Controller demonstrates a redirect to a website that is external
to the portlet. |
WelcomePortlet |
An example of a pre-existing JSR-168 compliant portlet which is used
in the demonstration of Spring's PortletWrappingController. |