mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-01-22 09:19:55 +00:00
5 lines
146 B
Plaintext
Executable File
5 lines
146 B
Plaintext
Executable File
<%@ page language="java" contentType="application/json; charset=UTF-8"
|
|
pageEncoding="UTF-8"%>
|
|
<%@ page isErrorPage="true" %>
|
|
<%= exception %>
|