mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-06-10 20:31:41 +00:00
api created
This commit is contained in:
4
war/api-error.jsp
Executable file
4
war/api-error.jsp
Executable file
@ -0,0 +1,4 @@
|
||||
<%@ page language="java" contentType="application/json; charset=UTF-8"
|
||||
pageEncoding="UTF-8"%>
|
||||
<%@ page isErrorPage="true" %>
|
||||
<%= exception %>
|
Reference in New Issue
Block a user