GWT does not need a servlet container for talking to json, does it? This article seems to hold out some hope:
http://code.google.com/webtoolkit/articles/using_gwt_for_json_mashups.html On Fri, Jan 15, 2010 at 1:04 AM, naren <[email protected]> wrote: > I have used GWT in the past and I would really love to see that combo > solution as well. But the GWT server side is Java. Won't that need like a > servlet container? > > Naren > > On Wed, Jan 13, 2010 at 11:08 AM, Chris Anderson <[email protected]> > wrote: > > > On Wed, Jan 13, 2010 at 8:55 AM, David Van Couvering > > <[email protected]> wrote: > > > I'm looking at GWT as a way to ease my way from Java-land into > > > JavaScript-land. > > > > > > I really like the deployment model of CouchDB - no multiple tiers, no > web > > > server to set up and configure, no hosting site to link up with > (besides > > > cloudant). > > > > > > So, I am thinking I could push a GWT app (a bunch of HTML, JavaScript > and > > > images) into CouchDB as attachments, and serve the app straight up from > > > CouchDB. > > > > > > Before I blithely go down this path, I'd like to ask those of you more > > > experienced in this world if there are any fundamental issues with > doing > > > this (practical or philosophical). > > > > I've never used GWT but this sounds great in theory. Let us know how > > it works out. > > > > > > > > Thanks in advance, > > > > > > David > > > > > > -- > > > David W. Van Couvering > > > > > > http://www.linkedin.com/in/davidvc > > > http://davidvancouvering.blogspot.com > > > http://twitter.com/dcouvering > > > > > > > > > > > -- > > Chris Anderson > > http://jchrisa.net > > http://couch.io > > > -- David Carns
