Choice of App Server for Java Host
February 6th, 2012 . by adminAn important part of selecting a Java host provider is the number of application servers that are supported. I needed to make sure that I can run it without any hassles. In reality, most Java applications can run on any server. Still, I rather have the option of using my preferred application server which is Tomcat. Fortunately, the provider that I was using gave me Tomcat as one of the options. I ran my app on their Tomcat, and it runs greaat.