Table of Contents Previous Section

Running WebObjects Applications

To run a WebObjects application, you start the application and then connect to it with a web browser.

Starting a WebObjects Application

Whether you're using the default application executable or your own WebObjects application executable, there are two ways to start a WebObjects application:

The autostart mechanism has the advantage of convenience, but it's easier to debug an application that you start explicitly. In addition, you have more deployment options if you start WebObjects applications yourself. For more information on deployment options, see the "Serving WebObjects" document.

 

Table of Contents Next Section