//////////////////////////////////////////////////////////////////////////////// DISCLAIMER OF WARRANTIES: The following [enclosed] code is sample code created by IBM Corporation. This sample code is provided to you solely for the purpose of assisting you in the development of your applications. The code is provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample code, even if they have been advised of the possibility of such damages. //////////////////////////////////////////////////////////////////////////////// This package contains portlet development samples for WebSphere Portal Version 5.1. The samples in this package are divided into the following categories: Basic - Simple portlets that show the most basic techniques of portlet development for both JSR 168 and IBM portlets. CredentialVault - Portions of code that can be integrated into an IBM portlet to exploit the credential vault. Struts - Complete samples that demonstrate how to integrate Struts applications into WebSphere Portal, using the Struts Portlet Framework. Both IBM and JSR 168 compliant portlets are available. Cooperative - Complete samples that demonstration how to use the property broker to achieve communication between portlets on a page. Both IBM and JSR 168 compliant portlets are available.