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