Oracle Reports Tutorial
10g Release 2 (10.1.2). 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.
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/sql Tutorial
- Oracle Forms Migrating Forms Applications From Forms 6i, 10g (9.0.4)
- Top Tips For Oracle Designer 6.0
- Invoking Oracle Applications Api Through The Oracle As Adapter
- Oracle/sql Tutorial
- Bpel Designer Basic Tutorial
- Java Programming With Oracle Jdbc
- Oracle Application Development Framework
- Oracle Application Development Framework
- Oracle Forms 10g : Demos, Tips And Techniques

Topic: