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]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
