Information Management IBM InfoSphere Master Data Management, Version 11.3

Learning Web project content

The CustomerDataStewardshipWeb Web project contains JSF pages, page code classes, business object wrappers, converters, JavaScript files, style sheet files, images, the JSF XML configuration file, and the deployment descriptors and properties files.

The CustomerDataStewardshipWeb Web project is structured as follows:
  • CustomerDataStewardshipWeb/Java Resources/JavaSource—Contains all the page code classes, business object wrappers, converters, utility classes, and properties files.
  • CustomerDataStewardshipWeb/WebContent/suspectProcessing—Contains all the .jsp pages in the process suspects module.
  • CustomerDataStewardshipWeb/WebContent/grouping—Contains all the .jsp pages in the maintain groupings module.
  • CustomerDataStewardshipWeb/WebContent/hierarchy—Contains all the .jsp pages in the maintain hierarchies module.
  • CustomerDataStewardshipWeb/WebContent/search—Contains the search and search result pages.
  • CustomerDataStewardshipWeb/WebContent/partyMaintenance—Contains all the .jsp pages in the maintain parties module.
  • CustomerDataStewardshipWeb/WebContent/WEB-INF—Contains the deployment descriptors and the library JAR files for the Web module.
The Web project also contains all the resource bundles required to support globalization. The resource bundles are structured as follows:
  • DataStewardshipLabels.properties—Contains all the labels and static content displayed on the screen;
  • DataStewardshipStrings.properties—Contains all the application specific messages, errors or exceptions;
  • DataStewardshipSettings.properties—Contains all the non-translatable, locale-specific data.


Last updated: 27 June 2014