Table of Contents
Previous Section

You can specify that Java classes are client-side, server-side, or common classes. See "Subprojects" for more information on how to do this.
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:
Table of Contents
Next Section