Hi,
I'm using SecurityFilter to the validation of the user, how do I show an error message of access to the database when the database is shut down?
How about performing a check on the error page to see if the database is accessible, and if it isn't you can say "the database seems to be down"?
Log in to post a comment.
Hi,
I'm using SecurityFilter to the validation of the user, how do I show an error message of access to the database when the database is shut down?
How about performing a check on the error page to see if the database is accessible, and if it isn't you can say "the database seems to be down"?