On Mon, Oct 22, 2012 at 1:58 PM, Andrea Candini <[email protected]> wrote: > Thank you very much! Do you know any free webhosting service where I can > deploy my .war file, so that I can test my application on the web and not > only on localhost?
You could just use your localhost with Pagekite (http://pagekite.net/) But if you need hosting I'd recommend: http://www.appfog.com/ I use them for PHP. They also support Java, (http://docs.appfog.com/frameworks/java), Node.js, Ruby and Python and have a crazy free plan (think of them as the Gmail of PaaS). -- Sandeep Shetty http://sandeep.shetty.in/p/about.html
