Chapter 13 ---------------------------- This directory contains the following text files: getPerformanceData Method.txt updatePerformanceData Method.txt If you are following along with the example in the book, then the contents of these files should be used for the 'Method Body' input in the 'getPerformanceData' and 'updatePerformanceData' methods respectively (contained in the performanceService.model file). This directory also contains a WEB-INF folder with the following WebSphere Portlet Factory artifacts: performance.model performanceService.model To use these files, you should copy the WEB-INF folder into the 'WebContent' directory of a WebSphere Portlet Factory project in the WebSphere Portlet Factory Designer. You should also set up an application server deployment configuration and a portal server deployment configuration for the project. To increase your understanding of WebSphere Portlet Factory, it is recommended that you try and build these file from scratch, by following through with the example in chapter 13.