ulsa/cljvaadin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# cljvaadin Simple example Vaadin web application inspired by the article [http://dev.vaadin.com/wiki/Articles/ClojureScripting] and modified to use gen-class instead of having to separately compile a Java servlet. ## Usage lein deps lein compile lein uberwar cp <war> <tomcat>/webapps ## License Copyright (C) 2011 Ulrik Sandberg Distributed under the Eclipse Public License, the same as Clojure.