Wednesday, August 10, 2011

How to read content from a web page using Java?

for webpage programming in Java Servlet and JSP is available and you can write code there . use Socket and combination of InputStream or channels to read content from network.

0 comments:

Post a Comment