mirror of
				https://github.com/fooflington/wordsearch.git
				synced 2025-10-31 04:38:33 +00:00 
			
		
		
		
	re-enable error page
This commit is contained in:
		| @@ -37,6 +37,7 @@ | ||||
| <%@ page import="java.util.*" %> | ||||
| <%@ page import="org.apache.commons.lang.StringUtils" %> | ||||
| <%@ page import="org.apache.commons.lang.StringEscapeUtils" %> | ||||
| <%@ page errorPage="error.jsp" %> | ||||
| <% | ||||
|  | ||||
| 	int height = Integer.parseInt(request.getParameter("height")); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user