Trail 5: Integrating Reports with JSP

For this Trail, assume that you are a report developer working once again for the Jinfonet Gourmet Java company. You have been asked to integrate various JReport-developed report sets into JSP pages that are part of a sales order application. The links to generate the report sets should appear on the same JSP page that is the entry point to the application:

Accessing report sets from a JSP page is just one way that a report set can be embedded. A report can also be accessed directly from a Java application, servlet or EJB by using the JReport Server API or the JReport RMI API. Report sets can also be called by simple URL hyperlinks from HTML pages, as described in the next lesson.

Note: The lessons in this trail assume that the Jinfonet Gourmet Java catalog has been published as described in Trail 4, Lesson 2.

In this trail, you perform the following lessons:

Click the right arrow () below to begin reading the trail.