Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How can i fetch some of the contents(not all) from a particular website in my java application.

 
Ranch Hand
Posts: 41
Netscape Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi,,

My question is :-

How can i fetch some of the contents(not all) from a particular website in my java application.
Is their any way ?

Like if the site contains some link and i want to fetch those links and those link should redirect me to the same page as the website does....

Please Help me out!!
 
Marshal
Posts: 28193
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
That depends on what you mean by the "contents of a website". Could you explain what that is?

Also I don't see anything about applets in your question. So probably this post should be moved to a more suitable forum. When we find out what it's about, we can move it.

Edit: Now I see that you cross-posted this question in another forum already. So we don't need this copy. I will close it.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic