org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 28 in the jsp file: /jsps/SHOREW/MessageDisplay.jsp hash cannot be resolved 25: m.put(name, Utility.ArrayToString(request.getParameterValues(name), ", ")); 26: } 27: if(message.indexOf("No agents matched your search") > -1){ 28: hash.put("PAGE_TITLE", "Agent Name not recognized"); 29: } else { 30: hash.put("PAGE_TITLE", "404 Error"); 31: } An error occurred at line: 30 in the jsp file: /jsps/SHOREW/MessageDisplay.jsp hash cannot be resolved 27: if(message.indexOf("No agents matched your search") > -1){ 28: hash.put("PAGE_TITLE", "Agent Name not recognized"); 29: } else { 30: hash.put("PAGE_TITLE", "404 Error"); 31: } 32: %> 33: An error occurred at line: 39 in the jsp file: /jsps/SHOREW/MessageDisplay.jsp hash cannot be resolved 36: 37: 38: 39: <%=hash.getString("PAGE_TITLE")%> | Shorewest REALTORS 40: <%@include file="includes/header_scripts.jsp"%> 41: <%@include file="ga.jsp"%> 42: An error occurred at line: 56 in the jsp file: /jsps/SHOREW/MessageDisplay.jsp hash cannot be resolved 53:
54: 58:
59: An error occurred at line: 67 in the jsp file: /jsps/SHOREW/MessageDisplay.jsp hash cannot be resolved 64:
65:
66:
67:

<%=hash.getString("PAGE_TITLE")%>

68:

We're sorry! That page no longer exists.

69: 70:

<%= message%>

An error occurred at line: 81 in the jsp file: /jsps/SHOREW/MessageDisplay.jsp hash cannot be resolved 78:
79:
80:
81:
82: 83: 84: Stacktrace: