Fetching data from the other sites and displaying into our page.?
Posted
by
user622688
on Stack Overflow
See other posts from Stack Overflow
or by user622688
Published on 2011-02-18T06:54:35Z
Indexed on
2011/02/18
7:25 UTC
Read the original article
Hit count: 115
Is ther any way to get data from other sites and display in our jsp pages dynamically.
http://www.dictionary30.com/meaning/Misty see this url
in that one block is like
Wikipedia Meaning and Definition on 'Misty'
In that block they are fetching the data from Wikipedia and displaying into dictionaly30.
Question:
How they are fetching wiki data to their site.?
I need to display data like that in my jsp page by fetching from other site.
© Stack Overflow or respective owner