Table of Contents Previous Section

Optional Application Script

In addition to components, some applications have an application script that creates and manages application-wide resources. Application scripts are installed directly under the application directory, and they have the name Application.wos. For example, if HelloWorld had an application script, it would go in the directory <DocumentRoot>/WebObjects/Examples/HelloWorld. For more information on application scripts, see the section "The Role of Scripts in a WebObjects Application" in the "Using WebScript" chapter.

 

Table of Contents Next Section