Using Clojure with Vaadin

Posted by Icarus on Stack Overflow See other posts from Stack Overflow or by Icarus
Published on 2010-01-31T19:59:12Z Indexed on 2010/03/27 19:43 UTC
Read the original article Hit count: 810

Hi,

Has anyone tried implementing a web application with Clojure ( using Compojure ) and Vaadin ? I had seen an article on using Clojure with JWT for creating web apps. Vaadin is based on GWT so you get a lot of the advantages of GWT ( though Vaadin is completely Server-centric). And Clojure gives the advantage that you can use any Java Based Framework, so what thoughts on the Clojure + Vaadin based web application ?

© Stack Overflow or respective owner

Related posts about clojure

Related posts about vaadin