View Single Post
  #8 (permalink)  
Old 10-04-2005, 10:56 PM
guneetu guneetu is offline
Starter Member
 
Posts: 2
Default Email Notification

Another way could be sending an Instant Message, Implement a listner class and let it deliver all the new messages to the preferred IM account. Found an example about posting to yahoo IM's ...

http://today.java.net/pub/a/today/20...-yahoo-im.html

This can be used to send any kind of messages..

my 2 cents
Reply With Quote