Hacker News new | ask | show | jobs
by phoenix24 5779 days ago
yeah there are, http://www.stax.net/ for Java EE developers.

another, https://www.playapps.net/ for play apps., those written using the playframework.

1 comments

> http://www.stax.net/

I used Stax during beta, and it's nice, but it's no near the Heroku ease of use (puls it's little helper Nezumi http://nezumiapp.com/ when on the way). With very small restrictions, one can install anything on Stax, so it's very flexible, but just not that easy to use as Heroku'.

> another, https://www.playapps.net/ for play apps.

Unfortunately Play framework is not based on a servlet container (something that 99% of java webapps are using).