When you run in hosted mode, there's nothing preventing other people from connecting if you have first compiled the code (without it, they would need some way of communicating to the code running within the Java VM). It should be automatic (works for me anyways).
Generally though, people prefer, from what I gather, of deploying to a dedicated app server because they tend to have more control over the configuration. On Mon, Apr 13, 2009 at 11:19 PM, [email protected] < [email protected]> wrote: > > How do I put my GWT 1.6 web app online, hosting with my own computer? > I think I'm missing an important keyword. With Wampserver it was > easy, I just right click on the icon and select "Put online", point > my browser to http//myip/. > > I know of Apache HTTP Server using Wampp/Xampp. Is Tomcat and Jetty > the same? If so where can I go to set these configurations. I > installed GWT 1.6 Eclipse plugin. > > Thank you. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
