View Full Version : Send html email from RPG using JavaMail
peterklevy
07-07-2006, 10:31 AM
I've written an ILE RPG program that instantiated a couple java classes and called their methods. It's not easy using the Java native interface in ILE RPG and JavaMail is one complex set of classes. It would actually be a lot easier to write a Java app that uses the JavaMail API and call a static method in that app from an ILE RPG program.
glrumble
07-10-2006, 04:12 PM
Has anybody called the JavaMail api from ILE RPG to send html based emails? I have been successful in sending text based emails using the ILE RPG api developed by James Zhang and the green-screen email client provided by Jan Jorgensen. However, I can't find any information on how to use the RPG api to send html emails. Any help would be appreciated.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.