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.