Define static html page or servlet if war is missing

2014-01-03 Thread Beutel, Stephan
Hello, I want to display a static html page to the user if he wants to access a missing application. The goal is to display this page while updating (redeploy) the application to Tomcat. If the application is available, the user must access the application. Is there a possibility to do this?

Re: Define static html page or servlet if war is missing

2014-01-03 Thread Konstantin Kolinko
2014/1/3 Beutel, Stephan sbeu...@informatica.com: Hello, I want to display a static html page to the user if he wants to access a missing application. The goal is to display this page while updating (redeploy) the application to Tomcat. If the application is available, the user must