i solve all the error already. But when i do the
testing for my send mail application, the email cannot reach the recipient. here i post my code, if i code something wrong please tell me thank you.
Form Code:
this is my form code. i need to go in to this page to do my key in address message body and so on and i using smtp.mail.yahoo.com as my host.
send.jsp:
the
jsp will call the bean file to send out the message. in the jsp will pass in the relevent information to sending message.
BEAN CODE:
this is the bean file that use to send out the message to the recipient.
please help me to figure out the problem i know you are the expert and experience in
java field. i'm just the trainee in a company that first time using the java to do a program. Please Help Me Please....
[ February 13, 2006: Message edited by: Bear Bibeault ]