You can create a JSP page that uses either the Viewer Tag Library or the Java Viewers SDK to display reports.
Using the Viewer Tag Library allows you to access the report viewing capabilities of the viewers without needing to embed large amounts of Java code in your JSP pages and is the easier option. However, if you need to control the output at runtime (for example, passing in a database logon or setting parameter values), then you should use the Java Viewers SDK.
A dialog box opens.
A new JSP page is created that contains the Tag Lib code to display the report. For more information about the Viewer Tag Library options, see Viewer Tag Library.
Customized sample code (commented out) for the options you selected is inserted into the JSP page. The code that is generated is specific to the selected report that launched the wizard. The new JSP file is created in the same folder as the report.
| Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ |