Learn about other deployment options 195
■
If appropriate, add a Repeat Region XSLT object to the table or table
row that contains the XML data placeholder(s). See “Displaying
repeating XML elements” in
Using Dreamweaver
.
■
Do one of the following:
■
Use the XSL Transformation server behavior to insert a reference to
the XSLT fragment in your dynamic page. See “Inserting XSLT
fragments in dynamic pages” in
Using Dreamweaver
.
■
Delete all of the HTML code from a dynamic page, and then use
the XSL Transformation server behavior to insert a reference to the
entire XSLT page in the dynamic page.
■
Post both the dynamic page and the XSLT fragment (or entire XSLT
page) to your application server. If you are using a local XML file, you
will need to post that as well.
■
View the dynamic page in a browser. When you do so, the application
server transforms the XML data, inserts it in the dynamic page, and
displays it in the browser.
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...