GWT is just Javascript and HTML. You can drop it in any folder in an Apache or other web server and run it. It does not require any ports to be open to work (unless you're making requests to a specific port).
-- Arthur Kalmenson On Thu, Jan 22, 2009 at 11:06 AM, [email protected] <[email protected]> wrote: > > I am trying to deploy my GWT application. > > according to my hosting provider, i can't use the port in the address > line: mydomain:port/appPath... > > but when i am not using the port, it looks like it doesn't work > properly can anybody inlight me what to do? > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
