First of all, is this possible?
Why, I am integrating some legacy java code into Grails and would like to use a grails mail plugin. The code sending the email is inside a java class. I don't to rename the file to .groovy since there are several hundred java files.
If this is possible, kindly post a sample code.
Thanks.