I wrote the previous topic in a hurry because i was going out of home and i was expecting an answer when i returned home so i’ll rewrite the question:
I want to add the possibility of sending an email to my application.
I’ve heard that you need the java.mail package but it is not in the java standard edition, it is included in the java enterprise edition.
Can i distrubute the application to my client, without the need of installing more things that the JRE?