sending a html page as email in jsp Posted: 9 May 2005
I written a jsp program which connect to a database and generate a html output and displays on the broswer on net, now i want to send this html page to a email addres of my client i am not able to send this page as it is, i am able to send the url of this page to client but i don't want to do that insted i wnat to send the html page as it is to the client how to do this could you please help me in this regard