mirror of
https://github.com/fooflington/wordbubbles.git
synced 2025-07-01 19:49:07 +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