91-9990449935 0120-4256464 |
9) exception implicit object
Example of exception implicit object:error.jsp<%@ page isErrorPage="true" %> <html> <body> Sorry following exception occured:<%= exception %> </body> </html> To get the full example, click here full example of exception handling in jsp. But, it will be better to learn it after the JSP Directives. |