posted 13 years ago
Hi,
I would like to have a confirmation.
I evaluate the possibility to use a JavaFX application (JavaFX2 ?) for a distributed web application.
My question:
Is it possible to send a mail on the client side ?
With file attachment ?
The idea is to open the mailclient with an attachment in it.
Like I should do with a Swing application with java.mail API ?
Thanks a lot for help
Stephane