Do I really need to employ servlet technology?
Maybe I am not clear with what I want. I want to write a client
application (in Java). The application reads a page (with url) from a
web site. The return page or data is then analysed.
With VB, I think I could use Winsock. Now I don't want VB but Java.
Instead of winsock, what could I take in Java?