PATH  WebObjects 4.0 Documentation > JavaClient Tutorial

Creating a Java Client WebObjects Application

Previous | Back Up One Level | Next

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.

Previous | Back Up One Level | Next