Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2007

Tip: Looking for answers? Try searching our database.

Mail API

Thread view: 
nprabhakaran@gmail.com - 19 Mar 2007 05:50 GMT
i wrote program for sending mail from one server to another but while
comile time it shows  an error like Mail API is not found.. i was
downloaded it from sun..but i dont know where to install this API..so,
can u please tell me...?
Phi - 19 Mar 2007 13:03 GMT
> i wrote program for sending mail from one server to another but while
> comile time it shows  an error like Mail API is not found.. i was
> downloaded it from sun..but i dont know where to install this API..so,
> can u please tell me...?

Have you downloaded both: activation.jar and mail.jar?

"activation.jar" and "mail.jar" must be in your classpath:

java -cp .:activation.jar:mail.jar YourClass

greets

phi
Arne Vajhøj - 19 Mar 2007 13:56 GMT
> i wrote program for sending mail from one server to another but while
> comile time it shows  an error like Mail API is not found.. i was
> downloaded it from sun..but i dont know where to install this API..so,
> can u please tell me...?

It does not matter where they are installed.

They just need to be in the class path.

And since you should set that explicit, then no problem.

Arne


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.