|
Exception Handling in JSP Pages |
| Exception Handling in JSP PagesThere is yet another useful way of catching exceptions in JSP pages. You can specify error page in the 'page' directive. Then if any exception is thrown, the control will be transferred to that error page where you can display a useful ... ... |
9 7 3 1 4 8 :
