dxgxrqsb 发表于 2012-11-26 15:59:48

回帖是必须的,这个可以有!











http://t.sohu.com/u/3374378

iluvced 发表于 2012-11-27 11:48:59

我来看看!谢谢











买鞋 优购网 卡地亚戒指刻字 买袜子的商城 马云淘宝日本 裤袜浪莎 控油壶 控盐勺 开个卡帕专卖店 曼秀雷敦男士润肤 篮球鞋adidas color 鹿鼎记珠宝怎么兑换 紧身牛仔裤翘臂街拍 联想电脑专卖店加盟 浪琴名将皮表带 麦包包网站 飞扬 凯慕狮服饰旗舰店 可乐球淘宝 快乐淘宝 越淘越开心 麦包包是真的吗 卡西欧手表真假辨别 拉屎在裤子里 开淘宝店什么最挣钱 卡地亚手表 坦克 洛克王国蟹 联盟去哪学珠宝 脸上的痘坑怎么办

保英更亮 发表于 2012-11-27 17:03:09

在jsp中发送email

    在jsp中发送email

    一、我们可以通过任何支持sun规范中的sun.net.smtp包的JSP引擎(如JSWDK)发送mail。

    (警告:使用内置的internal Sun规范包,这将影响到你的jsp程序的可移植性。)

    以下scriptlet利用SmtpClient类在jsp文件中发送email。

    二、 javaMail是官方的 Java mail API,可参考 http://java.sun.com/PRoducts/javamail/。虽然该API比 sun.net.smtp.SmtpClient更丰富或者说更复杂,但它是可移植的。这里重新创建了一个 MailSender类,它包含了 JavaMail API。如下所示:

    // ms_ prefix is for MailSender class variables

    // str prefix is for String

    // astr prefix is for array of Strings

    // strbuf prefix is for StringBuffers, etc.

    public MailSender(www.sykfp2012.com,www.jnkfp2012.com,www.zzkfp2012.com,

    String strFrom, // sender

    String[] astrTo, // recipient(s)

    String[] astrBCC, // bcc recipient(s), optional

    String strSubject, // subject

    boolean debugging)

    {www.bjkfp2012.com,www.wxkfp2012.com,www.whkfp2012.com,


    ms_strFrom = strFrom; // who the message is from

    ms_astrTo = astrTo; // who (plural) the message is to

    ms_debugging = debugging; // who (plural) the message is to

    // set the host

    Properties props = new Properties();

    props.put(\"mail.smtp.host\", ms_strSMTPHost);

    // create some properties and get the default session

    Session session = Session.getDefaultInstance(props, null);

    session.setDebug(ms_debugging);

    try {

    // create a message

    ms_msg = new MimeMessage(session);

    // set the from

    InternetAddress from = new InternetAddress(strFrom);

    ms_msg.setFrom(from);

    // set the to

    InternetAddress[] address = new InternetAddress;

    for (int i = 0; i astrTo.length; ++i)

    {

    address = new InternetAddress(astrTo);

    }

    ms_msg.setRecipients(Message.RecipientType.TO, address);

kzgwqYJ7 发表于 2012-11-28 09:36:11

初来乍到,请多多关照。











static/image/common/sigline.gif
希尔顿电影新闻网,http://xierdun.org
页: 1 2 [3]
查看完整版本: .70后80后90后的暴强区别