Web DataWindow functionality includes three types of Web DataWindow implementation:
XML Web DataWindow Separate XML (content), XSLT (layout), and CSS (style) with a subsequent transformation to XHTML
HTML Generation property page has been renamed
Since the Web DataWindow can be generated in XML, XHTML, and
HTML, the HTML Generation property page in the DataWindow properties
view is now called the Web Generation property page. Shared XHTML
and HTML properties and properties specific to XML, XHTML, and HTML
can be set there. For information about setting Web generation properties,
see “Setting Web generation properties for the Web DataWindow”.
The easiest way to use any type of Web DataWindow involves placing a Web DataWindow design-time control (DTC) on a Web page template in a JSP target and setting Web DataWindow DTC properties such as the generation format: XML, XHTML, or HTML.
No matter what type of Web DataWindow you want to use, the way you use it is the same. For specific information about using the XML Web DataWindow, see “Using the XML Web DataWindow”. For information about using the Web DataWindow DTC, see the chapter about the Web DataWindow design-time control in the Working with Web and JSP Targets book and “Setting Web DataWindow design-time control properties”.