//these are the pakages to be imported from
// Java Mail
//The Java Mail PAckage either be dowloaded
//seperately
//or else is Available in the " /> 五月婷婷精品,欧美日韩一区二区三区四区,最近2019中文字幕大全视频1

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

JSP發送郵件實例

vishal_donth gave this response on 10/18/2000:  
//these are the pakages to be imported from  
// Java Mail  
//The Java Mail PAckage either be dowloaded  
//seperately  
//or else is Available in the J2sdkee1.2  
// (Java Enterprise Edition)  

import Javax.mail.*;  
import Javax.mail.interNET.*;  
import Java.util.*;  


//This function can be used to send the mail  
// with the parameters given to it  
//U have to specify the smtp server through  
//which u have to send the mail  
//since i was trying with a homeNETmail  
//account i directly sent the mail its server  
//For sending this mail u need a mail server  
//which lets u to relay the messages  
//Try this thing for sending to a  
//www.homeNETmail.com account because it lets  
//u send  
//mails to the accounts like example try  
//sending it to a "abc@homeNETmail.com"  
//account.Create the mail account in homeNET  
//mail first. If u get any other server which  
//supports relaying u can try this on that  
//also.  

//Use this function in ur Servlet to send  
//mail by calling the function with the  
//parameters  

public void sendMail(String toAddr, String subject, String body, String fromAddr)throws RemoteException{  
try{  
Properties props = new Properties();  
props.put("mail.smtp.host","mail.homeNETmail.com");  
//Here we specify the SMTP server through  
//which the mail should be delivered  
Session session = Session.getDefaultInstance(props, null);  
Message msg = new MimeMessage(session);  
msg.setFrom(new InterNETAddress(fromAddr));  
//Specify the From Address  
InterNETAddress[] tos =InterNETAddress.parse(toAddr);  
//Specify the To Address  
msg.setRecipients(Message.RecipientType.TO,tos);  
msg.setSubject(subject);  
//Specify the Subject  
msg.setText(body);  
//Specify the Body  
Transport.send(msg);  
System.out.println("Message is Sent");  
}  
catch(Exception e){  
System.out.println(e);  
}  
}  

// U have to run this function on a computer  
//which is directly connected  
// to interNET but not through a  
//proxy......or else use a proxy which  
//supports SMTP  

jsp技術JSP發送郵件實例,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产精品免费福利 | 激情视频免费 | 四虎影视永久在线精品免费 | 国产大片在线观看 | 色综久久天天综合绕视看 | 伊人久久狼人 | 国产一区二区三区视频 | 69视频在线观看免费 | 国产一区二区三区精品视频 | 亚洲欧美黄| 牛牛热在线视频 | 激情五月五月婷婷 | wwwav视频| 亚洲图片综合区 | 国产精品国产自线拍手机观看 | 国产精品久久99 | 成人在线视频国产 | 天天摸天天碰中文字幕 | 黄黄的网站在线观看 | 免费播放欧美一级特黄 | 2021最新国产成人精品视频 | 色视频哟女在线观看 | 国产成人亚洲精品乱码在线观看 | 亚洲激情图片网 | 欧美wwwwww| 国产精自产拍久久久久久 | 激情6月丁香婷婷色综合 | 亚洲日本一区二区三区在线 | 亚洲综合狠狠 | 国产成人精品一区二区三区 | 久久精品免费全国观看国产 | 久久久久久久网 | 四虎综合九九色九九综合色 | 中文字幕成人免费视频 | 亚洲成人第一页 | 久久九九八八色偷偷 | 日韩中文字幕免费在线观看 | 二区国产 | 美女三级视频 | 在线久 | 国产亚洲精品九九久在线观看 |