DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Java (http://www.daniweb.com/forums/forum9.html)
-   -   code to search (http://www.daniweb.com/forums/thread92402.html)

balagangadharm Oct 10th, 2007 5:13 am
code to search
 
hi canyone help in how to write code to search in java.just like search button in google.

Ezzaral Oct 10th, 2007 12:10 pm
Re: code to search
 
Search what? Your file system? The internet? Your closet?
Your question is too vague.

Phaelax Oct 10th, 2007 2:44 pm
Re: code to search
 
Are you searching through a sorted set of data or random?

jwenting Oct 10th, 2007 3:28 pm
Re: code to search
 
The "search button in Google" just generates an http request to Google.
That's easy to mimmick, just figure out how those request URLs are created and send one using a HttpURLConnection.


All times are GMT -4. The time now is 12:55 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC