You have been asked to incorporate the reports from the previous lessons of this trail into an application portal. The application portal allows the staff concerned to easily request the report sets they need as well as access the applications they use on a daily basis. For this lesson, the application portal was built using frames; however, in most corporate settings there would be an application portal which would be used to launch the application and common report sets. The techniques and code required to call the reports are identical whether it is a portal or a simple menu so the sample code can be utilized in either situation.
This lesson includes HTML which creates a menu on the left frame and displays the requested HTML and report sets in the right side frame.
<install_root>\Demo\source to <install_root>\public_html\jag.
In this task you have learned how to use HTML to integrate the report sets into a menu system. This strategy provides a user-friendly way to access report sets from an existing and familiar application interface.