I need to mail the xml validation Reports as a HTML content mail. How to keep the below detailed information(derived from a parent class)as a HTML body using java mail api. //Exact Requirement: TITLE : CAR Validation Report //Background color : orange //Font color : Black 1.Total No of Errors : 12 2.Total No of Warnings : 150I need to mail the xml validation Reports as a