In my web application, I use struts and hibernate .., some times, the null pointer exceptions are occuring and it displays the error something like this, see the attached image ...
i want to redirect to some error message page instead of showing this messages ... i know the null pointer exception could be handled well on the Try .. .Catch loop to do
Start Free Trial