ajaxerror.jsp

1
2
3
<%@ page contentType="text/html; charset=UTF-8"%>
<%@ page isErrorPage="true"%>
<%=exception.getMessage() %>