Piotr Maj

Greenhorn
+ Follow
since Jun 02, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Piotr Maj


i am getting this exception
javax.mail.MessagingException: IOException while sending message;
nested exception is:
java.io.IOException: No content



It is hard to solve your problem without seeing the Java code you wrote...
19 years ago
yes, this is possible. All you need is to write a custom datasource. Look at the code below:


I hope this will be helpful.
19 years ago