Choosing your approach, Internet and intranet deployment, Chapter 8 – Apple WebObjects 5 User Manual
Page 91: 8choosing your approach

Internet and Intranet Deployment
91
Apple Computer, Inc. January 2002
C H A P T E R 8
8
Choosing Your Approach
Choosing between the four WebObjects approaches is the first task you face as a
WebObjects programmer. To make the choice you need to consider the following
issues:
■
Are you planning to deploy over the Internet or an intranet?
■
What are your user interface requirements?
■
How quickly do you need to develop the application?
The following sections,
“Internet and Intranet Deployment”
“Rapid Development Considerations”
(page 93) explore the approaches in more detail from the perspective of each of
these issues. You can also combine approaches as described in
Internet and Intranet Deployment
The WebObjects HTML approach is the best approach for deploying internet
applications, especially those for highly visible websites. A user on any
internet-enabled computer with a Web browser can access a WebObjects HTML
application.
You can also use Direct to Web to create your application, but the user interface is
generally not flexible enough for public websites. If you’re familiar with
WebObjects and Direct to Web, you can use Direct to Web reusable components to
accelerate the development process. See
more information.