How to deploy war with embedded jetty server
I have a war file with embedded jetty server. I want to deploy it online.
What should I do first? I tried it to run in IDE it works well but I am
confused on how to deploy it online? I don't want to start server
everytime I tried to run my app like what IDE does. For instance, I want
to type "http://119.81.44.73/myapp" then my homepage will show up. Can I
ask some help to guide how to do this. or Is there any configuration
needed to deploy it online?
No comments:
Post a Comment