I would choose the one with glassfish which includes the web app things that even though you may not need immediately(if compojure comes with embedded jetty) will be very likely in the future when you use other app containers(be it GAE or tomcat etc.)
I picked the base Java SE version and needs to add the web application stuff back later because I am working on project to push to GAE. BTW, there is no web application support in enclojure. On Wed, Apr 21, 2010 at 4:55 PM, Sophie <[email protected]> wrote: > I see downloads named > - Java SE (45MB) > - Java FX (76MB) > - Java (146MB) - apparently includes Sun Glassfish Server & what-not > > I'm using OSX 10.5.8, and just want to install the easiest Netbeans > (with Enclojure) to for development with Compojure. > > Would I use Compojure with Jetty? Apache (built into OSX)? > > Thanks! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
