=Servlet Container=
In order to deploy BaseX HTTP Services in a servlet container, you need to may download the WAR distribution of BaseX from the [http://basex.org/download download site]. The WAR file can then be deployed following the instructions of the corresponding servlet container ([http://docs.codehaus.org/display/JETTY/WebAppDeployer jetty], [http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html tomcat]).
==Servlet Container Configuration==