gwt - What Files to Deploy to Tomcat? -


what files need have deploy gwt web app tomcat, preferably in war?

can't quite distinguish if build.xml needed when there 'war' folder when create new app via wizard in eclipse.

can advise?

with recent versions of gwt (1.6 , up, maybe 1.5) need include what's in war folder. can war folder (zip , give .war extension).

if you're using google plugin eclipse, may able try right-clicking on project , selecting "export -> war" (i'm not sure though, i'll verify when work, in hour).

you not need build.xml in there.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -