How to show error in the same web page when any jsp or servlet error occour
How to show the error information in same page when any error occured by jsp ,servelt or tomacat or any other reason. I do not want to move any other page to show the error.it riderct in same page with error information.How i can do this.