Quick Start Guide

286 Setup for Sample JSP Site
Define a Dreamweaver site:
1. Copy the sample files to a folder on your hard disk.
2. Define the folder as a Dreamweaver local folder.
3. Define a web server folder as a Dreamweaver remote folder.
4. Specify a folder to process dynamic pages.
5. Upload the sample files to the web server.
Connect to the database:
1. Install a JDBC-ODBC bridge driver.
2. If you’re using a remote computer as a server, copy the sample database
to the remote computer.
3. Create the connection in Dreamweaver.
Configuring your system (JSP)
This section provides instructions for two common system configurations:
one in which Microsoft IIS is installed on your hard disk, and one in which
IIS is installed on a remote Windows computer. If you want to use a
different configuration, see Chapter 23, “Setting Up a Web Application in
Using Dreamweaver.