Auto Email. 2005-04-09 - By Darshan
Back Hi,
In our project one of the requirement is "the password of a user has to become invalid for each 100 days from the last password change date, and system should generate a new password and send it to the user". The technical details as follows.
Plain Java code (No EJBs),Oracle DB,Mail API for emailing, MVC and DAO patterns, Tomcat 4.1
The emailing component will be integrated with the current system and the component should run only once per day to check the expired passwords. There should not be any end user interaction required to achieve this.
Please share your ideas on this.
Thanks in advance.
Regards Darshan
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|