228 Understanding Web Applications
A dynamic page
is a web page customized by an application server before
the page is sent to a browser. For more information, see
“How a web
application works” on page 219
.
A recordset
is a set of data extracted from one or more tables in a database,
as in the following example:
A relational database
is a database containing more than one table, with
the tables sharing data. The following database is relational because two
tables share the DepartmentID column.
A server technology
is the technology that an application server uses to
modify dynamic pages at runtime.
Number
Database table
LastName FirstName
Position
Goals
Recordset table
LastName FirstName
Position
Содержание DREAMWEAVER 8-GETTING STARTED WITH...
Страница 1: ...Getting Started with Dreamweaver...
Страница 8: ...8 Contents...
Страница 10: ......
Страница 46: ...46 Dreamweaver Basics...
Страница 48: ......
Страница 128: ...128 Tutorial Formatting Your Page with CSS...
Страница 136: ...136 Tutorial Publishing Your Site...
Страница 138: ......
Страница 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Страница 196: ...196 Tutorial Displaying XML Data...
Страница 216: ......
Страница 230: ...230 Understanding Web Applications...
Страница 236: ...236 Installing a Web Server...
Страница 254: ...254 Setup for Sample ColdFusion Site...
Страница 268: ...268 Setup for Sample ASP NET Site...
Страница 284: ...284 Setup for Sample ASP Site...
Страница 300: ...300 Setup for Sample JSP Site...
Страница 320: ...320 Setup for Sample PHP Site...