Does JReport provide a tag library?
JReport supports Tag Libraries to allow for easy embedding and customization of embedded functionality. Tag libraries allow actions/functions to be re-used across platforms without requiring custom coding and maintenance. By providing a level of modularization, Java Server Pages (JSP) can be quickly customized, increasing the productivity of web application developers by enabling them to focus on presentation rather than other issues (database connectivity, etc). The JReport DHTML Tag Library contains two types of tags – Embedded and Component. The Embedded Tag enables a DHTML page to be displayed without a frame. Component Tags allow for customization of DHTML actions and functionality. JReport DHTML Component Tags include: User Bar, Toolbar, Menu Bar, Navigation Bar, TOC, Report Output, Sort Panel and Filter Panel.