aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes read a value from  WebSite and compare it with a xlsheet's value Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "read a value from  WebSite and compare it with a xlsheet Watch "read a value from  WebSite and compare it with a xlsheet New topic
Author

read a value from WebSite and compare it with a xlsheet's value

siddhu Math
Ranch Hand

Joined: Aug 10, 2006
Posts: 46
Hi Folks

Can i have this done as i have a website and programaticall i want to get the vaue from that site and compare it with the value that is in my excel sheet. if yes then please let me know how.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35232
    
    7
I've had good results using the jWebUnit library to perform programmatic access to a web site and extract parts of a page. You can download it from SourceForge. Don't be put off that it's labeled as a testing library; it works just fine for other purposes (and without JUnit).


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: read a value from WebSite and compare it with a xlsheet's value
 
Similar Threads
JUnit vs TestNG
validate in the s:iterator
Terminology
Regular expression to compare numbers
Algorithm to compare two JPEGs...