how to handle the exception
I have worked out in similar fashion as given in site
"http://stardeveloper.com/articles/display.html?article=2001101101&page=1"
But iam not getting output.
I used tomcat server.
The result i got is
Sending failed; nested exception is: javax.mail.MessagingException: Unknown SMTP host: mail.yourisp.com; nested exception is: java.net.UnknownHostException: mail.yourisp.com
..
Please reply me at earliest.
I need it for my project

