Well, you have to put the war folder in a servlet container (with the compiled javascript, the compiled classes in WEB-INF/classes and all necessary libs under WEB-INF/lib)
You can also create a war file with that folder and deploy it as a war. I suggest you google "war deployment" or something like that for more information Hope that helps, Salvador On May 4, 4:58 pm, Rumpole6 <[email protected]> wrote: > Hi, > > I have a GWT app that I built using the Google Plugin and I'd like to > move it to my web server, but I can't find any instructions on how to > do that. Would some please explain that? My App does RPC so need to > move both the servlet part and the client part. > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
