%@ page contentType="text/html" isErrorPage="true" pageEncoding="ISO-8859-1"%> ${dm.logout}
![]() |
|
![]() |
500 : En la Página |
<%=(exception.getMessage()==null)?"":exception.getMessage().replaceAll("<","<")%> | <%exception.printStackTrace();%>
|
<%=(exception.getCause()!=null)?((exception.getCause().getMessage()==null)?"":exception.getCause().getMessage().replaceAll("<","<")):""%> |