You can use the GWT to write applications that can run in the Adobe AIR runtime. I m about to release a library( my the end the mounth) that will help you do that you will find it here : http://code.google.com/p/gwt4air/ With adobe AIR you just dont only out of the browser, you can access the filesystem too and do many other things.
check it out and let me know what you think 2010/10/23 rjcarr <[email protected]> > If you don't use any services you could use a gwt app in a browser > without internet access. > > Otherwise, you'll need to embed a browser into your desktop > application. GWT is a web platform and as such needs to run in a > browser. > > On Oct 22, 1:52 pm, mattlf <[email protected]> wrote: > > Hi > > > > I need to create a Desktop App. It can not be a browser App as this > > App should be the only App available. > > Is it possible for a GWT App to run outside the browser (on a > > different runtime) as a standalone Desktop App (packaed with a > > runtime?) > > I came accross GWT running on top of AIR but it seems esoteric > > Thank you for your help > > matt > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
