Avinash, GWT applications are usually deployed with Java on the server - this can be any Java servlet container, hosted by you or by someone else.
It's also possible for your GWT client applications to talk to other servers such as PHP, Rails, etc. You can use JSON, XML or other formats for communication. Fred On Wed, Jul 1, 2009 at 5:33 AM, avinash <[email protected]> wrote: > > what are the various option for GWT Application deployment.. > > we have created a simple Application for creating a tree and frames. > As this application is used internally we cant host it on google > server is there any other way we can deploy and use it.. > > Thanks, > Avinash. > > > > -- Fred Sauer [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
