290 Setup for Sample JSP Site
2.
Make sure the Read and Scripts permissions are enabled for the folder
by doing the following:
a.
Start the IIS administrative tool (in Windows XP, select Start >
Control Panel or Start > Settings > Control Panel, double-click
Administrative Tools, and then double-click Internet Information
Services).
b.
Expand the “local computer” list, followed by the Web Sites folder,
and then the Default Web Site folder.
c.
Right-click your MySampleApps folder and select Properties from
the pop-up menu.
d.
In the Execute Permissions pop-up menu, make sure the
Scripts Only option is selected. (For security reasons, do not select
the Scripts and Executables option.)
e.
Click OK.
The web server is now configured to serve web pages in your root folder in
response to HTTP requests from web browsers.
After configuring your system, you must define a Dreamweaver site.
Defining a Dreamweaver site
(JSP)
After configuring your system, copy the sample files to a local folder and
define a Dreamweaver site to manage the files.
To define a Dreamweaver site:
1.
Copy the sample files to a folder on your hard disk (see
“Copying the
sample files” on page 291
).
2.
Define the folder as a Dreamweaver local folder (see
“Defining a local
folder” on page 292
).
3.
Define your root folder on the web server as a Dreamweaver remote
folder (see
“Defining a remote folder” on page 292
).
4.
Specify a folder to process dynamic pages (see
“Specifying where
dynamic pages can be processed” on page 293
).
5.
Upload the sample files to the web server (see
“Uploading the sample
files” on page 294
).
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...