How to read and write a HTML file from an java program?

  • Thread starter Thread starter azar
  • Start date Start date
A

azar

Guest
Hi ppl!
!'m working in a project kind of search engine..
so i want to open a HTML file to search for some content...
I need a java program for this to do
plz help me


i hav .html files in my harddisk..
i want to access it through a java program. i want to read the content from HTML files and display it througha java program.
i want to search for a particular string in a HTML file through a java program.
 
Back
Top