Chapter 17. Web Application Preparation

Introduction

Now that you understand the basic structure behind a Web application, it's time to set one up. If you have a lot of experience with Web design, you know that running a development Web server is crucial to success. Having a development Web server running on your own machine means that you can test your designs before posting them to a live environment.

If your experience in this field has been limited, don't worry; it's not that scary.

A Web application requires two major components to run properly:

  • A Web server

  • An application server

The Web server responds to all requests that are made of it by ...

Get Macromedia® Dreamweaver® MX 2004 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.