Thanks Philipp, I am sorry about my poor english :)
I mean i want get the data from a website periodically by a program
without refresh it again and again.
> I am not sure if I understand what your problem is, but if it comes
> down to reloading a certain page periodically HTML Refresh might be
[quoted text clipped - 13 lines]
> > automatically per minite without do the tedious work above.
> > Any idea?
Philipp Leitner - 02 Jun 2006 11:24 GMT
Still not sure what you're trying to say :-)
The "website" that you are referring to ... is this YOUR website, i.e.
the output of your servlet? Or is this some kind of third party website
that you periodically want to crawl? In that case, what "data" do you
want to get from the website?
/philipp
> Thanks Philipp, I am sorry about my poor english :)
> I mean i want get the data from a website periodically by a program
[quoted text clipped - 17 lines]
> > > automatically per minite without do the tedious work above.
> > > Any idea?