how to auto email the generated jsp output page
hi,guys i know how to mail and all that stuff.My present situation is to mail the jsp output page(that is the last page in my application)so thanks in advance.
# 2
Hi,You can store the mails received in a file and then you can use this to show your mails into jsp. You can go through how outlook express is storing the mail.with regards,Subramanya