Anyone know how I would send an email with information about a couple varibles to a certain email? I dont need it to prompt or anything i can do that, just getting the email to send.
Printable View
Anyone know how I would send an email with information about a couple varibles to a certain email? I dont need it to prompt or anything i can do that, just getting the email to send.
Use the JavaMail API
Cant i just use code to do it?
I dont want to add anymore classes or anything just a couple lines to integrate into current classes.
Anyone?
Maybe this can help.
http://www.javaworld.com/javaworld/j...-javamail.html
wait... what would this be used for??? sounds fun to me...
it's an api to send emails in java