Read URL in Java track changes
807605Jun 15 2007 — edited Jun 16 2007I want to develop a desktop application using Java which will alert me whenever there is any change in a specific URL(say a blog). Can you guide me how can I go about it? Or can you suggest me things(say java.io.*, java threads, events etc) I should use to develop such an application?
Thanks in advance.