| Author |
Catch Error and Display appropiate messages
|
Chhaya Dhanani
Ranch Hand
Joined: Apr 11, 2001
Posts: 70
|
|
I am using the Model 2 architecture for my project. i want to trap errors of various kind and maintain a log. so that when the end user encounters one.. he can just mention the error code that he will see on the page. how do i go about developing this in my project. i guess all types of exceptions will have to be caught and a file for the codes be made.. please let me know how can this be done. Thanx Chhaya
|
 |
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
|
|
|
You can write and designate a JSP page to handle erors.
|
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
|
 |
 |
|
|
subject: Catch Error and Display appropiate messages
|
|
|