Next iteration in do-while loop, when URL content has been changed



I have an abstract/theoretical question here: currently I'm developing a java applet, which is parsing URL with some XML content inside it, and according to the topic title as you may suppose, I want to know, is there any way in Java to recognize that URL's content has been changed or modified, and after that next iteration should start.


No comments:

Post a Comment