Deploy Java web application war file in domain
问题 I developed a java web application and generated 2 different enviroment war files names as test.war and prod.war file. I want to publish the war file in the domain. so i bought the domain. for ex:- www.example.com and I want to publish my war files in domain as "www.test.example.com" and www.prod.example.com ". Is this possible to do this ? 回答1: Yes it is possible. You has bought the last part domain.com , then you need to configure DNS to point www.test.example.com and www.prod.example.com