how to call java classed in forms 10g
579729May 26 2010 — edited May 26 2010Hi
I am using forms 10g
There is a java class email_class (to send emails and attachments). this java class (email_class) has further used two moere .jar files (activation.jar & mail.jar).
Now I want to use this java class (email_class) in my form to send email and attachment.
Could you please help me how can I do that?
regards