좀 봐주세요~
에러가 대체 뭔 내용인지 모르겠음... ㅠ.ㅠ
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Exception in JSP: /member/send_finished.jsp:51
48: // Multi Part content
49: message.setContent(multipart);
50: //
51: Transport.send(message);
52: %>
53:
54: