posted 16 years ago
I want to read HTML file and based on the search text entered , i need to find that text in the HTML file.
Yes, i am trying to read the HTML file stored locally.
First step i did is reading the HTML file. The program is below:
But exception occurs "java.io.FileNotFoundException". Please help me.
Thanks,
Seema