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

   

Classes

The Classes suitcase contains Java, Web Script and Objective-C classes. For example, if your application's primary language is Java, this suitcase contains the Application.java , Session.java , DirectAction.java , and Main.java files. The files have the extension .wos if the primary language is Web Script and .m if the primary language is Objective-C. There is a class file for each component, as well as any other classes you add to the project.

You can specify that Java classes are client-side, server-side, or common classes. See Subprojects for more information on how to do this.


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