198 Tutorial: Developing a Web Application
Before you begin
You must set up your Dreamweaver work environment for application
development before you can complete this tutorial. For setup information,
see the appropriate setup chapter for your application server in the
following list. If you’re not sure which application server you use, ask your
system administrator.
■
Appendix C, “Setup for Sample ColdFusion Site,” on page 237
■
Appendix D, “Setup for Sample ASP.NET Site,” on page 255
■
Appendix E, “Setup for Sample ASP Site,” on page 269
■
Appendix F, “Setup for Sample JSP Site,” on page 285
■
Appendix G, “Setup for Sample PHP Site,” on page 301
These setup chapters teach you how to complete the following tasks:
■
Configure your system.
■
Configure Dreamweaver to work with your chosen application server.
■
Define a connection to the database.
You can’t complete this tutorial until you’ve completed those tasks.
The screen shots in this tutorial show Macromedia ColdFusion dialog
boxes. However, you can complete the lessons in this tutorial by using any
of the server models that Dreamweaver supports.
Review your task
Your task is to build the following dynamic pages for the Cafe Townsend
website:
■
A page that displays the comments already in a database.
■
A page that lets site visitors send comments to the company, where they
are stored in a database.
Summary of Contents for DREAMWEAVER 8-GETTING STARTED WITH...
Page 1: ...Getting Started with Dreamweaver...
Page 8: ...8 Contents...
Page 10: ......
Page 46: ...46 Dreamweaver Basics...
Page 48: ......
Page 128: ...128 Tutorial Formatting Your Page with CSS...
Page 136: ...136 Tutorial Publishing Your Site...
Page 138: ......
Page 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Page 196: ...196 Tutorial Displaying XML Data...
Page 216: ......
Page 230: ...230 Understanding Web Applications...
Page 236: ...236 Installing a Web Server...
Page 254: ...254 Setup for Sample ColdFusion Site...
Page 268: ...268 Setup for Sample ASP NET Site...
Page 284: ...284 Setup for Sample ASP Site...
Page 300: ...300 Setup for Sample JSP Site...
Page 320: ...320 Setup for Sample PHP Site...