How to insert html table inside java code
Hi,
I want to send an email with data in table format(with rows and columns) .Please tell me how to achieve this in java code .I just want to know the code for making the table in java
Please help me
Thanks in advance