How to find a web hosting service for running Compojure
        Posted  
        
            by scrapdog
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by scrapdog
        
        
        
        Published on 2010-03-15T19:34:59Z
        Indexed on 
            2010/03/15
            19:39 UTC
        
        
        Read the original article
        Hit count: 641
        
I am very interested in building a website using Clojure and Compojure, like so:
http://briancarper.net/blog/deploying-clojure-websites
However, due to my limited experience with the Java environment and Java culture, I am not sure where to begin when shopping for a web-hosting service.
Do I simply need to find a service that gives me full root access and has the JDK/JVM? Or are there other requirements as well?
© Stack Overflow or respective owner