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
Post a Comment