RT,注册后,无下载ISE
Compilation of JSP File '/error.jsp' failed:
error.jsp:167:11: The method sendEmail(String, String, String, String, String, boolean) in the type Email is not applicable for the arguments (String, String, String, String, String, String)
Email.sendEmail(emailAddress, emailAddress, "", emailSubjectLine, emailMessage, "text/html");
^------^ |