Host
The server name or IP address.Port
The sever port or connection.Servlet Path
The servlet path for the sever.SSL
Option to connect to JReport Enterprise Server with SSL support.Remember connection information
If checked, the connection information, that is the information about host, port and servlet path, will be remembered so that there is no need to key in them next time when connecting to server.User Name
Enters the user name.Password
Enters the user password.Examples:
- Suppose JReport Enterprise Server is running as a servlet of a web server. The web server runs on the machine whose host name is websvr and the port is 8080. JReport Enterprise Server is running as a servlet of that web server through the path /servlet/jrserver.
Host : websvr
Port: 8080
Servlet path: /servlet/jrserver
- Suppose JReport Enterprise Server is running as an independent web server, and it runs on the machine whose host name is jrserver and the port is 8888.
Host : jrserver
Port: 8888
Servlet path: /jrserverNote: You can also leave the Servlet Path blank in this situation.