Posted By:
shalini_rao
Posted On:
Monday, June 8, 2009 01:42 AM
error:javax.mail package doesnot exist
hey please help me with this problem.when i compiled my code to send a mail using javamail i get this error
javax.mail package does not exist
i've set my CLASSPATH to mail.jar nd also activation.jar.
i've even copied these jar files into ext folder of jre.but still i cudnt slove this problem.
i have j2SE i.e jdk 1.6 version nd jre 1.6.
javamail is 1.4.2 version.