The source code of the Feed Sample application is provided within the SampleFeedApp.war file.
Linux® and UNIX®: <ECLIPSE_HOME>/plugins/com.ibm.ajax.feed.samples_1.0.1.0/SampleFeedApp.war
|
Windows®:
<ECLIPSE_HOME>\plugins\com.ibm.ajax.feed.samples_1.0.1.0\SampleFeedApp.war
|
Linux and UNIX: /opt/WebSphere/AppServer |
Windows: c:\WebSphere\AppServer
|
Linux and UNIX: /opt/WebSphere/AppServer/web2fep/samples/Feed/SampleFeedApp.war
|
Windows: c:\WebSphere\AppServer\web2fep\samples\Feed\SampleFeedApp.war
|
An Eclipse-based IDE is the simplest approach to examining the source code of the war file. Use any Eclipse 3.2.X, 3.3.X with the Web Tools Project 2.5 or higher, or Rational Application Developer, version 7.0 or higher, and import the WAR file as per the following steps outlined below.
When the import process completes, a new project SampleFeedApp is created. The application source code can be accessed from this project. You will have to add the Abdera dependency liraries in the build path of the project. You will also have to change the Project Facets settings of JavaTM to 1.4.
Steps for adding the dependency libraries to build path: