View Single Post
  #2 (permalink)  
Old 07-30-2007, 08:22 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
You should download Java Mail library and put its jar files into your classpath. Java Mail API is not included in Java Standard Library!

By the way, next time please place your code inside [code] tags with proper indentation. That will be easier to read and follow.
Reply With Quote