mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-06-11 04:41:40 +00:00
working webapp
This commit is contained in:
6
war/error.jsp
Executable file
6
war/error.jsp
Executable file
@ -0,0 +1,6 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<%@ page isErrorPage="true" %>
|
||||
Error: <%= exception %>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user