Compilation of JSP File '/fixtures.jsp' failed:
fixtures.jsp:25:42: The method getHtmlReponse(int, boolean) in the type HandicapBuffer is not applicable for the arguments (int)
    String htmlResponse = HandicapBuffer.getHtmlReponse(Integer.parseInt(String.valueOf(subDateFromUrl).substring(0, String.valueOf(subDateFromUrl).indexOf("."))));
                                         ^-----------^