


Hi guys,
i'm new of jsf and servlets and i'm trying to learn developing an application.
Now i want create a section in which a user click a botton and a mail with his password is send to his email.
This data are stored in User(password and email).
How can i send an email with this password at this email address?
Can you explain me main steps posting me some example working code?I've to create a servlet or can i put logic in my managed bean?
Thanks very much for your availability and excuse me for stupid post,but i'm a newbie,
