The Artima Developer Community
Sponsored Link

Java Answers Forum
retrieve html source code

1 reply on 1 page. Most recent reply: Jun 23, 2003 4:26 PM by Deepak

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
jeff

Posts: 1
Nickname: curve1919
Registered: Jun, 2003

retrieve html source code Posted: Jun 12, 2003 3:15 PM
Reply to this message Reply
Advertisement
is there anyone know how to write a servlet retrieve html source code? thank you


Deepak

Posts: 3
Nickname: deeps
Registered: Jun, 2003

Re: retrieve html source code Posted: Jun 23, 2003 4:26 PM
Reply to this message Reply
Well I don't know about ther servlet. But you have HTMLDocument in swings which allows you to display html document, & by using getText() method you will get the code in html code format.
May be I have judged wrong.

Flat View: This topic has 1 reply on 1 page
Topic: Course Of Action Previous Topic   Next Topic Topic: change the point: 3.388443E-4 --> 0,0003388

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use