Other Useful Documentation
If you're new to WebObjects programming, begin by reading the book Getting Started With WebObjects. It contains tutorials that teach the mechanics of creating a WebObjects application as well as the basic concepts behind WebObjects.
http://localhost/WebObjects/Documentation/WOHomePage.htmlIn particular, WOHomePage's Documentation link gives you access to some books that are available only online:
- WebObjects Tools and Techniques describes the development tools WebObjects Builder and Project Builder and shows how to use them to create WebObjects applications.
- Serving WebObjects describes how to administer and deploy WebObjects applications after you've written them.
- The WebObjects Class Reference provides a complete reference to the classes in the WebObjects framework. Reference material is provided for both the Java and Objective-C languages.
- The Dynamic Elements Reference documents the dynamic elements provided with WebObjects and shows examples of how to use them.
- The Client-Side Applet Controls Reference lists and describes the client-side Java components provided with WebObjects.