
© Copyright IBM Corp. 2004. All rights reserved. 155
Chapter 7. Building a generic
application
In the previous chapter, we showed you how to set up your development
environment and develop some simple codes to create Content Manager data
models and items using the Java OO APIs from the Information Integrator for
Content (II for Content).
In this chapter, we show you how to build a generic application using the
non-visual Java beans from II for Content. Using the non-visual Java beans is the
preferred way of developing Content Manager Web-based applications.
We cover the following topics:
Introduction
Development environment setup
Sample applicati ...