Mega Code Archive
Categories
/
Java Tutorial
/
JSTL
Catch Exception and Print Out Exception Message
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
Catch an Exception
x divided by y is
The caught exception is:
No exception was thrown