aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes  how to download html text Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark " how to download html text " Watch " how to download html text " New topic
Author

how to download html text

vijay kumarV
Greenhorn

Joined: Oct 28, 2006
Posts: 9
Can some one please tell me, Using java APIs how to download html text of a web page, passing the URL as input?


What a man is a man who doesnt make his world better
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6603
    
    1

Open an outputstream on a URLConnection and read away


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to download html text
 
Similar Threads
html file size
Where do I find API documentation in PDF format?
Default Body Content
retrieve images from the web
how to download html text from website