Anyone have an idea how to use dynamic baseurl ??
fe: I have a .war file and I want to deploy the same war for www.webapp1.com and www.webapp2.com
I tried to use an alias for my server.xml server and I tried to use a dedicated node in server.xml .. but every time I try to use url webapp2.com, I get webapp1.com.
source
share