The Report Editor's Web Source view displays the source code for your JSP-based Web report, including HTML, JSP, and XML tags. It is a Web page where you can view and add dynamic report blocks using the Report Block Wizard, and graphs using the Graph Wizard. Experienced Web developers can edit the Web source directly in this view using JSP tags, HTML, Java, and XML.
To display the Web Source view:
In any of the Report Editor views, choose ViewChange View
Web
Source.
Click
in the toolbar.
In the Object Navigator, double-click next to the Web
Source node.
uifont.ali
as follows:
[rwbuilder]
.....AR8MSWIN1256="Courier New"
.....CL8MSWIN1251="Courier New"
.....EE8MSWIN1250="Courier New"
.....EL8MSWIN1253="Courier New"
.....IW8MSWIN1255="Courier New"
.....JA16SJIS="MS Gothic"
.....TH8TISASCII="Andale Duospace WT"
.....TR8MSWIN1254="Courier New"
You can download a copy of the Andale Duospace WT (fixed-width) font from
Metalink (http://metalink.oracle.com
). The ARU number is 2638552.
When performing a Find/Replace operation in the Web Source view and running in an Asian language (for example, Japanese) on Windows, Reports Builder fails. This problem does not occur on UNIX.
About JavaServer pages (JSPs) and servlets
Adding report data to an existing Web page (HTML file)
Adding a report block to a Web page
Adding an image to a JSP-based Web repor
Adding a graph to a JSP-based Web report
About the Paper Parameter Form view
Copyright © 1984, 2005, Oracle. All rights reserved.