Arksoft Home |  Java |  Javascript |  DOS/Shell Scripts
CSS |  HTML
GPL Host is the host that I use for this web site and for all my web sites currently. GPL Host has what is called VPS(Virtual Private Server) which means they have multiple operating systems running on one machine under a VM. Similar I guess to VMware if you are familiar with that concept. You get your own VM when you get an account with GPL Host. You then put in a support ticket asking them to install the flavor of Linux or BSD you want. You also ask them to install Apache Tomcat5.5 or whatever is the latest in the distribution.

Next you need SSH tools on Unix or the Putty suite on windows as a terminal and file transfer tools. On windows WinSCP comes in handy as well.

I register my domains at DomainsNext.com But I think if you request it GPL Host can also register domains for you.

GPL Host can also register your SSL Certification. Just put in a support ticket for it.

Not much more to say than that. You can use VHOST feature of Tomcat to run multiple domains. If you do remember to put everything under a ROOT folder in your war file. There is a bit more to the setup that this so I will now tell you to read the manual for more info.