Hi
i want to parse a HTML page which contains some values displayed.That values are updated at regular intervals.I have to get that value from a standalone java program.If i parse the HTML page with some HTML parser the source of that page is displayed instead of that value.i tried with NEkoHTML parser and JTidy parser but there are not the right parsers for my task.If any body having idea about this please help me.