I want to remove the whole context from the url.
I have already tried the ROOT.war method for removing the war
Let's say my url is ---https://stackoverflow.com/questions/ask
After applying the ROOT.war method i am still getting this--https://stackoverflow.com/ask
I want my url like this ---https://stackoverflow.com
How can i achieve this in Tomcat 8 version