Mar 10, 2004 #1 raji96 Programmer Aug 7, 2001 64 US I have a jsp which is filled by the user and then this page needs to be sent through mail to the sys admin. How can I send the jsp an email. Thanks!
I have a jsp which is filled by the user and then this page needs to be sent through mail to the sys admin. How can I send the jsp an email. Thanks!
Mar 10, 2004 #2 sedj Programmer Aug 6, 2002 5,610 Read these links and all will become clear. http://java.sun.com/products/javamail/http://java.sun.com/products/javamail/FAQ.htmlhttp://java.sun.com/developer/onlineTraining/JavaMail/index.html Upvote 0 Downvote
Read these links and all will become clear. http://java.sun.com/products/javamail/http://java.sun.com/products/javamail/FAQ.htmlhttp://java.sun.com/developer/onlineTraining/JavaMail/index.html