开发者

Deploying GWT Application on Jetty

开发者 https://www.devze.com 2023-02-12 05:19 出处:网络
can someone explain how to deploy a gwt application under jetty along with confi开发者_开发问答guring contexts and so one. I never did this, so i\'m getting a bit confused with this

can someone explain how to deploy a gwt application under jetty along with confi开发者_开发问答guring contexts and so one. I never did this, so i'm getting a bit confused with this

I have already compile my web application and created the war file


Jetty is a standard servlet container so you can deploy GWT as usual.

0

精彩评论

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