If you do not already have a web server that supports Java Servlets (such as Apache
Tomcat, Macromedia JRun, or IBM WebSphere), you can use the stand-alone installer
for Project Reporter, which includes a modified version of the Apache Tomcat
server. This installer is only available for Windows platforms.
The modified version of Tomcat in the stand-alone version is not configured to support
the full range of Tomcat's functionality, such as:
-
Using Java Server Pages (.jsp files);
-
Integrating Tomcat with other web servers, such as Microsoft IIS;
-
Using SSL for secure communications;
-
Running CGI progams.
If you wish to use these functions, you should install a full version of Apache
Tomcat (or another servlet container), and follow the appropriate instructions to
install Project Reporter with that server.
For detailed instructions on getting started after installation, see Project Reporter Quick Start.