Hello,

Try ring with ring-java-servlet :
https://github.com/laurentpetit/ring-java-servlet

or ring with lein-ring : https://github.com/weavejester/lein-ring

or plain old ring + run-jetty and ring.middleware.reload :
https://github.com/mmcgrana/ring

HTH,

-- 
Laurent

2011/1/10 KwonNam Son <kwon3...@gmail.com>

> Is there anything like GroovyServlet (
> http://groovy.codehaus.org/Groovlets ) for Clojure?
>
> I think if there is something like that, it will be easy and fun to test
> & practice Clojure with small web code snippets(Not for real world
> application).
>
> Thanks,
> KwonNam
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to