I have deployed spring mvc application on WildFly 9. Application Name is MyApp.war.Now I am getting my application by putting the complete URL(https://MyappDomainName.com/MyApp) like this on the browser
How Can I get complete URL mentioned above when I Put https://MyappDomainName.com this on browser. Kindly help me. Thanks in Advance