Skip to content

Commit

Permalink
Patched /Users/user/Documents/GitHub/AltoroJ/WebContent/index.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
patched.codes[bot] committed Apr 5, 2024
1 parent c782554 commit 97a3c40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WebContent/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ IBM AltoroJ
}
%>
<%=text %>
<%=ServletUtil.sanitzieHtmlWithRegex(text) %>
<% } catch (Exception e) { %>
<p>Failed due to <%= ServletUtil.sanitzieHtmlWithRegex(e.getLocalizedMessage()) %></p>
<% } %>
Expand All @@ -107,4 +107,4 @@ IBM AltoroJ

</div>

<jsp:include page="footer.jspf"/>
<jsp:include page="footer.jspf"/>

0 comments on commit 97a3c40

Please sign in to comment.