Top
Enterprise Objects Framework Viewed Through Its Classes
- Command-line programs without a graphical user interface
- Application Kit client/server desktop applications where all the logic is in a client
- HTML WebObjects applications where all the logic is in the application server
- WebObjects applications with interactive Java clients where the logic is distributed between an application server and its clients
Classes in a Command-Line Program
-
Classes in an Application Kit Client/Server Application
- Classes in an HTML WebObjects Application
- Classes in a Web Application with a Java Client
Framework Dependencies