Posted By:
zhaohua_meng
Posted On:
Thursday, August 7, 2008 01:43 PM
mailto: is used in html to invoke email client on a desktop. On java server side, you should use Java Mail API. There is a commons lib that wraps around Java Mail:
http://commons.apache.org/email/