When Sun Microsystem created Java servlets they specified a package format called a WAR file. WAR is short for Web ARchive. A WAR file is really a ZIP file with a file extension of WAR rather than ZIP. Normal zip utility programs can be used to create and modify WAR files.
The default connectDaily.war file available on our web site can be deployed without any modifications or customization. Download the WAR file and deploy it using the appropriate application server tools. If you will be using a different database, refer to the SQL Database Setup topic.