Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Tools and Techniques

   

Headers

The Headers suitcase contains header files for projects that use Objective-C.

Other Sources

The Other Sources suitcase contains compiled code that doesn't belong to a particular class.

Resources

The Resources suitcase contains files that are needed by your application at run time, but which do not need to be in the web server's document root (and hence will not be accessible to users). It includes:

Web Server Resources

The Web Server Resources suitcase contains files, such as images and sounds that must be under the web server's document root at run time. When developing your application, you place these files in your project directory and add them to the project (see Adding or Deleting Items From a Project ). When you build your project, Project Builder copies the files in this suitcase into the WebServerResources folder of your application wrapper (see The Application Wrapper ).


© 1999 Apple Computer, Inc. – (Last Updated July 27 99)