Struts Portlet Framework (JSR 168) Mail Reader Application Sample

This sample creates a portlet that contains the Struts example application, SPFStandardMailReader.war, that comes with the Struts Portlet Framework distribution. It demonstrates how to write and package a Struts application, and exhibits many Struts features available when using the Struts Portlet Framework. It contains the Jakarta Struts example that is modified to run on portal server. This sample also demonstrates some of the migration steps that an existing Struts application would require to run in a portal environment.

You can find more information about the Struts Portlet Framework from the WebSphere Portal Information Center.


Disclaimer - Non-IBM Code

This sample code is part of the Struts Portlet Framework (JSR 168) provided by IBM WebSphere Portal. Much of the code in this sample was modified from the Struts open source project, not IBM, and is not part of any standard IBM product. This sample code is provided solely for the purpose of assisting you in the development of your Struts portlet JSR 168 applications. The code is provided 'AS IS', without warranty or condition of any kind. IBM shall not be liable for any damages arising out of your use of the sample code, even if IBM has been advised of the possibility of such damages.


Time icon  Import and configure: 2 minutes
Import the sample  Import the sample