Posted By:
Anonymous
Posted On:
Monday, October 29, 2001 10:45 PM
I used the default HTML-3.2 parser provided in the swing package to parse html documents. But i have a peculiar problem like when i am trying to parse and load the html document using the setPage(URL url) method of the JEditorPane the application hangs without any exception or errors. Once u restart the application the problem gets solved. I could not get when exactly it happens, as it happens eventually. some time it works fine. One of my silly guess is the default parser might get itself inside a recursive loop.Please answer this and help me.
thanks in advance.
saro