While technically feasable, legally the only way I believe you can do this is going through the Google API (it's probably a lot easier that way too). Look at http://www.google.com/apis/.
Dror On Fri, Aug 02, 2002 at 09:20:05AM -0600, Suryanarayana Murthy wrote: > Hi Friends, > In one of my applications, I have one requirement. > In my intranet site I have a search engine screen. whenever users type some string >for search. Then I have to give that search string to google.com site and after >google returns the results I need to catch the top 10 results and show it in my >screen. How is this possible? do I need to use Servlet Filters for this? or is there >any other way? Please give me some code if any one is having this type of >requirement. Yourhelp would be highly appreciated. > > Thanks & Regards, > Murthy > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
