Introduction
Most problems and issues arise out of a lack of understanding of architectural concepts. How does a typical WebObjects application work on a server? How does it get launched? How does it work? How does it service requests from internet users? Where are the files that correspond to an application located? What does a WebObjects application look like inside? What are the elements that make up a WebObjects application? This section endeavors to give an overview of the WebObjects architecture by answering these questions, and in doing so make it easy for beginners to get rolling with their WebObjects development.
I noticed this has been under development for some time now. So until someone can find the time to put in their own original material, I would suggest that anyone looking for answers to these questions begin with Apple's Documentation: WebObjects Overview
.
 |
WORK IN PROGRESS |