Connecting Tech Pros Worldwide Forums | Help | Site Map

Java Mail

Newbie
 
Join Date: Oct 2008
Posts: 1
#1: Oct 6 '08
HI ,

i am gan.I have to develope an applictaion that will send feedback mail to my mail id from a feedbackform.
It also includes the sender mail id,subject and message that he sent.I seacrhed but the code when i compiled giving errors.


Thanks,
gan.

Stang02GT's Avatar
Moderator
 
Join Date: Jun 2007
Location: USA
Posts: 1,152
#2: Oct 6 '08

re: Java Mail


You are going to need to provide more detail then that in order for us to help you.

And please post your code along with the errors you are recieving.


Thank You.
Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Posts: 2,466
#3: Oct 7 '08

re: Java Mail


Also, you might want to have this moved to the Java Forum, as soon as you've posted some code we can work with. Oh, and the errors you get.

Greetings,
Nepomuk
Stang02GT's Avatar
Moderator
 
Join Date: Jun 2007
Location: USA
Posts: 1,152
#4: Oct 7 '08

re: Java Mail


Moving to Java forum.
Newbie
 
Join Date: Oct 2008
Posts: 8
#5: Oct 7 '08

re: Java Mail


We need you to provide more info.

You should use JavaMail to do that, there are some fast and good tutorials on the net.

Here is a fast basic but good javamail tutorial.
http://www.programacion.com/java/tutorial/javamail/
Reply