Please help me
Hi
I am trying to send mail from my application
i am generating the content of mail as HTML by using StringBuffer.
like msg.append(" html stuff"+ form.getValue) in my action Class.I think it is not the best practice. i will be very thank ful to you all , if any one can provind me a simple class or template where we can generate the Content of mail just my passsing parameters.
Thank you
Regards
Chandu

