I need to convert some columns of the HTML table into excel using Java,
So i need to parse the data from HTML.. how can i proceed?
How to use the htmlparser package in java? how to read file..
The HTML sheet contains more than one table, but i need to extract data from only one table.