Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Creating a Java Client Application: A Tutorial

   

What Goes Into the StudioManager Application

As with most Java Client WebObjects applications, you create the Java Client StudioManager application using the following ingredients:

In addition, the StudioManager application requires a database server on which you've installed the Movies example database. The final ingredients in the application are the Enterprise Objects Framework, WebObjects and Foundation classes, interfaces, and protocols, which you link into your application.

In this tutorial you'll learn the basic things you must do to create a Java Client WebObjects application. You'll discover how to:

Related Concepts:   What is an Enterprise Object?


© 1999 Apple Computer, Inc. – (Last Updated 13 Sep 99)