Chapter 7 ---------------------------- This directory contains the following subdirectories: Event Model Property Broker Action Property Broker Link Shared Variables which correspond to particular methods of inter-portlet communication featured in chapter 7. Each directory contains the following WebSphere Portlet Factory artifacts: loanDetail.html loansCommon.model loansList.model loansService.model To implement a particular method of inter-portlet communication, you will need to copy all of the files from the appropriate folder into the 'WebContent' directory of a WebSphere Portlet Factory project in the WebSphere Portlet Factory Designer. You should set up an application server deployment configuration for the project. To increase your understanding of WebSphere Portlet Factory, it is recommended that you try and build these artifacts from scratch by following through with the example in chapter 7.