Posted By:
Debashis_Banerjee92
Posted On:
Friday, March 19, 2004 01:24 AM
I am using JDOM api.I want to insert a blank line between the elements like the following.
.........
<--blank line here -->
.........
<--blank line here -->
.........
.........
please reply with sample of code URGENTLY.