org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 99 in the jsp file: /jsps/SHOREW/AgentTop.jsp A_CD_EXTREF cannot be resolved to a variable 96: <%}%> 97: <% Hashtable agentTopCriteria = new Hashtable(); 98: agentTopCriteria.put("LSC_CD_PRESENTATION", "P"); 99: agentTopCriteria.put("A_EXTREF_SOURCE", A_CD_EXTREF); 100: agentTopCriteria.put("pa", hash.getString("A_CD_AGENT")); 101: agentTopCriteria.put("sc", "lsearch_amt_search_price+DESC"); 102: agentTopCriteria.put("sd", "SA2"); An error occurred at line: 106 in the jsp file: /jsps/SHOREW/AgentTop.jsp criteria cannot be resolved to a variable 103: agentTopCriteria.put("nts", "30"); 104: %> 105: <%if (hash.getInt("ASD_CURRENT_LISTING_CNT") > 0) { %> 106: 107: <%}%> 108: <%if (!(hash.getString("AA_FG_4").equals("N"))) { %> 109: <%if (hash.getInt("ASD_SOLD_LISTING_CNT") > 0) { An error occurred at line: 115 in the jsp file: /jsps/SHOREW/AgentTop.jsp criteria cannot be resolved to a variable 112: agentTopCriteria.put("L_LISTINGSTATUS", "Sold"); 113: agentTopCriteria.put("sc", "lsale_dt_sale+DESC"); 114: %> 115: 116: <%}}%> 117: 118: Stacktrace: