On Wed, Sep 1, 2010 at 10:46 PM, Sean Corfield <seancorfi...@gmail.com> wrote: > (so the underlying question is: what's the raw Servlet implementation > that folks use to power Clojure-based web apps on containers other > than Jetty?)
I use ring.util.servlet, and gen-class to create a servlet. I wrote something up on this a while back. You may find the code useful http://m.3wa.com/?p=472 I don't use jetty in production. I create war and deploy to tomcat. -- Omnem crede diem tibi diluxisse supremum. -- 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