%@ page import="org.springframework.dao.DataAccessException"%> <% Exception ex = (Exception) request.getAttribute("exception"); %>
<% ex.printStackTrace(new java.io.PrintWriter(out)); %>