Brian McSweeney [mailto:[EMAIL PROTECTED]] wrote:
> For example - in loads of standard web applications if you register
> with a site and give your email address then a mail is sent 
> to you and once you reply, you then have your account. 
> How could this be handled in J2EE? Anyone?

I think the usual way is to have a component that periodically checks a
POP mailbox, which you can do using JavaMail.

Benjamin



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to