Thanks to all replies, I think good idea to have Apache in front of tomcat. a related question is, say you need to backup the database at certain time in a day, this has to be automated, you can't manually pointing the page to another location, any good practice on this? I'm thinking of putting a dispatcher, and a global variable, when it is set, all the page will be redirected in the dispatcher to a 'maintenance page' until the backup is done which will set the global variable to false and the dispatcher again will not redirect anything, what do you think?
Angelo Chen wrote: > > Hi, > Often I need to shutdown tomcat in order to do some maintenance work, is > there a way to define a page in a T5 application so that all links to the > application goes to that page? thanks. > > Angelo > -- View this message in context: http://www.nabble.com/T5%3A-a-default-notification-page-tp21023653p21029929.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org