Oracle Reports Tutorial
This tutorial is intended for users new to Oracle Reports, or for users familiar with
Oracle Reports who would like to learn more about building JSP-based Web reports. ...
This tutorial relies on the data contained in the Human Resources section of the
sample schema. This sample schema is provided with the Oracle database.
Although you can view the Web source for your JSP report in Reports Builder, this
tutorial also shows you how to analyze your Web source in a text editor. It is
recommended that you use a text editor such as NotePad or UltraEdit.
In this tutorial, it is assumed that you are a developer for a company called My
Company. You have been asked to publish some content on the company intranet.
Human resource managers for each branch should be able to view this content from
any location. You must use the companyâ s template (which is an HTML file) to make
the data look good on the Web. At the same time, managers must be able to print out a
paper version of the report.
In this tutorial, you will build a report for the Web using JavaServer Pages (JSP) that
displays the required information about employee salaries in each department. You
will also create a graph so that managers can see an overview of the data. At the end of
the tutorial, you will learn to generate a paper report based on the same data model.
...
Source: download.oracle.com
Related PDF Files
- Oracle Forms Migrating Forms Applications From Forms 6i, 10g (9.0.4)
- Oracle Webdb Tutorial Guide
- Oracle Reports Tutorial 10 G (9.0.4)
- Java Programming With Oracle Jdbc
- Oracle/sql Tutorial
- Oracle Weblogic Server Programming Weblogic Rmi
- Invoking Oracle Applications Api Through The Oracle As Adapter
- Oracle Reports Tutorial
- Oracle Forms 10g : Demos, Tips And Techniques
- Oracle Webcenter Framework Tutorial 10g (10.1.3.2.0)

Topic: