I need to show a message to users like : "The application will be down for two hours". Until now I rename my index.htm, my login.jsp and I uploaded another index.html with that message. Also I upload another html page pointing to my renamed login.jsp to let me in.
Is there any other way to do that, more simple?
My application server is SunONE 6.1
Web Application contains a file named
web.xmlalso called Deployment Descriptor.It contains below tag which will be default executed.
You can change default wel-come file list for maintenance hours and restart Web Server.