| Author |
Mail API
|
Natesan Prabhakaran
Ranch Hand
Joined: Jul 11, 2006
Posts: 47
|
|
|
i writen program for sending mail..but while the compile time it shows error like mail package is not found..so i downladed MailAPI but i dont know where to put(install) this..so., can you please tell me the answer..?
|
Regards,
Prabhakaran.N
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14685
|
|
You can put it anywhere, as long as you add the necessary jar files path to your CLASSPATH. http://java.sun.com/products/javamail/FAQ.html#install
|
[My Blog]
All roads lead to JavaRanch
|
 |
 |
|
|
subject: Mail API
|
|
|