Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 191085
  • Content: Threads
  • Order by date
  1. 191085

    javax.mail.Transport

    I've got that problem with email client. I used the class Transport and method send(), but it doesn't send any message. There is an error somewhere but I cannot figure out where. Here is a part of the code: Message newMessage = new MimeMessage(session); newMessage.setFrom(new...

Part and Inventory Search

Back
Top