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

   

Running a Java Client Application

A Java Client application is really two applications; one application is on the server and the other is on the client, and they must be running concurrently. You start the server application as you do any WebObjects application in one of the following ways:

For the procedures for the last two alternatives, check Serving WebObjects. You can launch the server application from Project Builder using the Launch panel.

  1. Launch the application with Project Builder.

    Click the Launch button on the main window.

    Click the Launch button on the Launch panel

After starting the server application, start the client application; there are several ways to do this:

There are a few considerations to keep in mind when running a Java Client WebObjects application:


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