Integrating JReport Enterprise Server with a Java Application Server

JReport Enterprise Server is implemented using Java Servlet technology and Java Server Pages (JSP). These servlets and JSP pages enable you to work with any Java EE compliant application server and administer JReport Enterprise Server remotely through a web browser.

In order to deploy to an application server, you first have to create a Web Application Archive (WAR) file or an Enterprise Application Archive (EAR) file to include a JReport Enterprise Server, and then use the application server deployment tools to deploy the WAR/EAR file.

This section has covered the following: