Go4Expert

Go4Expert (http://www.go4expert.com/)
-   JSP (http://www.go4expert.com/forumdisplay.php?f=28)
-   -   requesting a partial data to URL (http://www.go4expert.com/showthread.php?t=7958)

arunvr 21Dec2007 15:46

requesting a partial data to URL
 
Hi,


I want to get part of the data according to as I submit the input from other web sites . I am using a Tomacat server .

My actual requirement is that i have to get all metabolic path ways from the url


http://www.systems-biology.org/001/001.html

eg. http://www.systems-biology.org/001/kegg/aae.html

KEGG link

Any one suggest a solution?

regards,

arun

pradeep 23Dec2007 12:13

Re: requesting a partial data to URL
 
Requesting partial content can be done using the HTTP header Range:, but I can't understand that how is it related to fetching some specific links from a page. I guess You need to parse the links in the page to do so.


All times are GMT +5.5. The time now is 14:29.