javamail中的一个问题

各位请教一下javamail中遇到这个异常不知道怎么该解决.!

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
Session cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
Session cannot be resolved

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
MimeMessage cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
MimeMessage cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
InternetAddress cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
InternetAddress cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
InternetAddress cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
InternetAddress cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
Message.RecipientType.TO cannot be resolved to a type

An error occurred at line: 27 in the jsp file: /send.jsp
Generated servlet error:
Transport cannot be resolved to a type

An error occurred at line: 58 in the jsp file: /send.jsp
Generated servlet error:
MessagingException cannot be resolved to a type

你可能感兴趣的:(apache,jsp,servlet)