mirror of
https://github.com/fooflington/wordbubbles.git
synced 2025-10-30 04:48:32 +00:00
working jsp!
This commit is contained in:
6
war/error.jsp
Normal file
6
war/error.jsp
Normal file
@@ -0,0 +1,6 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<%@ page isErrorPage="true" %>
|
||||
Error: <%= exception %>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user