- <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
- <%@taglib prefix="tags" tagdir="/WEB-INF/tags" %>
- <div class="starter-template">
- <h1>Error Page</h1>
- <p>Application has encountered an error. Please contact support.</p>
- </div>
- <!--
- Failed URL: ${url}
- Exception: ${exception.message}
- <c:forEach items="${exception.stackTrace}" var="ste">
- ${ste}
- </c:forEach>
- -->
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 10150 | alan_petersen | WIP files for my SelfService project... | 11 years ago |