Search Mac Reference Library
WebObjects 3.5 Developer Documentation
Table of Contents
Previous
Next
Table of Contents
Previous Section
Application Directory
When you build a WebObjects application project, the result is a directory with the extension
.woa
. This directory contains the application executable, copies of the component files, copies of the script files (if any), and any resources that the application or the HTTP server needs access to. When you're ready to deploy an application to your users, you use the
.woa
to run the application.
Now you've learned what a WebObjects application looks like and seen the pieces that you'll have to write. The next section tells you how to run a WebObjects application.
Table of Contents
Next Section
Legacy
Legacy Mac OS X Reference Library
WebObjects 3.5 Developer Documentation