开发者

How to run GWT application in Tomcat? [closed]

开发者 https://www.devze.com 2023-01-24 14:21 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifyin开发者_如何学运维g this question so that it can be reopened, visit the help center. Closed 10 years ago.

i am new to gwt and i have installed gwt and created an new web application and just run the project in eclipse it works fine in google App engine and how can i make it run with tomcat.. because i have tomcat alone in my server...


Just copy and paste contents of your WebRoot folder inside the webapps folder of your tomcat. sorry for broken English.


Make a .war file of your project and go to Tomcat Web Application Manager. Navigate to section WAR file to deploy choose your .war file and press deploy.

you can also check a nice tutorial on how to make a .war file.


If you're just looking for a general introduction, the GWT developer guide has a section on deploying to a web server and some documentation on deploying applications to Tomcat is available here.

If you're encountering a specific problem or error, it would help if you could include more details.


Hosted Mode not using built in jetty

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号