Can I use Java Bean to send E_mail?(100分)

  • 主题发起人 主题发起人 zhouhe
  • 开始时间 开始时间
Z

zhouhe

Unregistered / Unconfirmed
GUEST, unregistred user!
I want to create a JavaBean to send E_mail to Client.
How can Ido
? Can I use SMTP?
(I can't use chinese ,so I am sorry)
 
You can try to use <a href="mailto:youEmail"><a>todo
it!!
 
What you mean ? if you use <<!->a href = "mailto:youmail"><<!->a>
you will run Outlook Express and you can send you E_mail.
 
Sorry ,I think you make a mistake .
I mean if I run this Javabean or JSP I would already success to
send a E_mail to somebody!
In asp they use sendMail todo
it ,
and what can Ido
in JSP or Javabean?
help me!!
 
我想自己作一个用javabean或jsp的发送E_mail的程序,
希望能完成全部的发送功能,个位高手如有相关信息望指点,定有分数相增。
 
去lgc.delphibbs.com找吧,我写了一个
 
给我写信
给你一个javabean
 
Don't you know about javax.mail? It is very easy to use on sending and managing mails! More information :
http://java.sun.com/products/javamail/index.html
If you preper writing Socket, it is OK. You can communicate with SMTP server with such as "Hello ..." and so on. Boring but ..Working!
 
接受答案了.
 

Similar threads

I
回复
0
查看
3K
import
I
I
回复
0
查看
1K
import
I
I
回复
0
查看
3K
import
I
I
回复
0
查看
3K
import
I
I
回复
0
查看
2K
import
I
后退
顶部