Chapter 1. Installation

Table of Contents

System Requirements
Getting xmlwebgui
Deploying the xmlwebgui web application

System Requirements

xmlwebgui requires the following systems to be already installed in your system:

  • Java Virtual Machine A Java 1.2 or later compatible virtual machine must be present for usage of xmlwebgui

    Tip

    Note that all servlet engines require a JVM to run so if you are already using servlets you already have one installed.

  • Servlet Engine A Servlet 2.2 compliant servlet engine must be present in order to support servlet operation and dynamic request handling.

If you don't have a servlet engine installed, well, stop right here and go to the Apache Tomcat project http://jakarta.apache.org/tomcat/ then come back when you are done.