Skip to content

ulsa/cljvaadin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

Sample Vaadin web app using Clojure

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors