On Nov 15, 2009, at 4:58 AM, ngocdaothanh wrote: > Hi Stuart, > > Can you elaborate on Restlet? After some short investigation I think > it uses annotation but Clojure does not support it, so Clojure is not > "Restlet-ready". >
Only the JSR-311 (JAX-RS) API uses annotations. Restlet has a lower-level API that just uses plain classes. Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ > Thanks > > > On Jan 23, 1:44 am, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: >> Hi Frank, >> I'd also recommend looking atRestlet<http://www.restlet.org/> and >> the Java Servlets API. >> -Stuart Sierra >> >> On Jan 21, 4:39 pm, Frank <ffai...@gmail.com> wrote: >> >>> Hi, >> >>> I am interested in trying to use Clojure to develop web-based >>> applications. Can someone point me to any Clojure libraries that have >>> been written that I can use. Thanks. >> >>> Frank > > -- > 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 -- 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