[hotjoe.com] HotJoe Java Help Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Visit java.com
Please send email if you are having login problems - see the posts below for more info.
Hotmail and Yahoo! users - please see the Hotmail post or the Yahoo! post for information on lost emails.
how to get data from net through code  XML
Forum Index » J2EE Application Development
Author Message
Jeyavani

Newbie

Joined: 02/28/2007 20:34:49
Messages: 2
Offline

hey,

I have to access a web page through a URL and get the data through a java code.
How can I do it?

Is there any special libraries..........?

thank you
stdunbar

Newbie
[Avatar]

Joined: 06/22/2005 14:51:37
Messages: 849
Location: Superior, CO, USA
Offline

I use HttpClient for this kind of code. You can just open a socket and read from it but it can become a problem when you have to manage cookies and other things as then you have to implement it yourself. HttpClient handles all of this for you.

Thanks for using the forums at hotjoe.com
[WWW] [Yahoo!] [ICQ]
Jeyavani

Newbie

Joined: 02/28/2007 20:34:49
Messages: 2
Offline

hey,
Thank you so much...i will try with it..
thank you
 
Forum Index » J2EE Application Development
Go to:   
Powered by JForum 2.1.9 © JForum Team
This site run by Scott Dunbar of Xigole Systems. © 2005-2011 - Scott Dunbar
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners
hotjoe.com, xigole.com, and Scott Dunbar have no affiliation with Oracle