Hi Ray, To answer your second question, I would suggest using Google App Engine in addition to GWT: you can deploy right away to GAE (with no infrastructure on your own) after your local test with 127.0..0.1 tests.
If you use GAE, then the sdk of GAE will also allow you to run your app directly with no need for tomcat (they've jetty included in the sdk) regards didier On Nov 2, 1:01 am, Ray Tayek <[email protected]> wrote: > hi, i have a simple gwt app workng. > > can i run the app after compiling it in/from eclispe or do i have to > deploy it to tomcat? > > is there a way to do that from the command line (i only see > webAppCreator.cmd and  benchmarkViewer.cmd in my gwt download). > > if i am running in dev mode in eclipse > (http://127.0.0.1:8888/Chattr.html?gwt.codesvr=127.0.0.1:9997), is > there a way to use a similar url from another compute? > > thanks > > --- > co-chairhttp://ocjug.org/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
