Accessing in browser/server mode

This section shows you how to access JReport Enterprise Server through a web browser such as Internet Explorer, Netscape or Firefox.

Starting and logging onto JReport Enterprise Server

To log onto JReport Enterprise Server, first start the server via one of the following ways:

Then,

Tip: If you don't know the IP address of the machine on which the server runs, and if it is the same machine where you run your web browser, you can use localhost instead of the IP address. You can also open a console window on the machine and type hostname, then the name of the host will be displayed.

Fast launch pad for local users

Local users can also access JReport Enterprise Server in a fast way with the launch pad, which is a convenient entry to access the server without having to start it. The launch pad provides some key functions of JReport Enterprise Server by setting up the connections to corresponding JReport Server JSP's, which are:

To access the launch pad, click Start > All Programs > JReport 9.0 > Server > JReport Server Launch Pad.

Additional login channel for admin users

JReport Enterprise Server provides a special channel that creates an extra user session for management purposes if the license limit of the maximum number of concurrent users has been reached. The extra user session cannot be used to run report sets or submit schedules. It can only be used by admin users for performing management operations. If your JReport Enterprise Server license has a bounded limit to the maximum number of concurrent users, this feature will take effect.

Only one extra valid user session can be created and used within this special channel at any time. If an extra user session has already been created and it is still valid, your request for login will be prompted with a confirmation page asking you whether or not to close the existing extra user session. If you select Yes, a new extra user session will be created for you to perform management operations. Otherwise, you will not be allowed to log onto JReport Enterprise Server.

Note: If all normal user sessions have been used up, a request from a client viewer will be denied permission to log onto JReport Enterprise Server. Only a normal user session can use a client viewer to log onto JReport Enterprise Server, not the extra user session.

Logging off and shutting down JReport Enterprise Server

To log off JReport Enterprise Server, click the Logout link on the upper right corner of the JReport Administration/Console page.

To shut down JReport Enterprise Server normally:

Also, JReport provides a feature for handling an abnormal system exit that enables the program to close itself gracefully when the virtual machine is terminated in response to a user interrupt, such as typing ^C, or a system-wide event such as user logoff or system shutdown. The user platform has to use JDK 1.4 or later version to apply this feature.