The Artima Developer Community
Sponsored Link

Java Answers Forum
Google Api: A lame question

1 reply on 1 page. Most recent reply: Jan 2, 2003 2:07 PM by Matt Gerrans

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
mansoor

Posts: 7
Nickname: mansoor
Registered: Jul, 2002

Google Api: A lame question Posted: Jan 2, 2003 1:47 AM
Reply to this message Reply
Advertisement
Hello,

I have a very lame question regarding google api. How do u compile your program if you are using the api. You have to include this line "import com.google.soap.search.*;" but when you try to compile the program it gives you error that there are no such packges.

Also, if any of the guru on this form could write a beginners tutorial on how to use google api with java, it would be a great help to us beginner trying to get a grip.


Thanks in Advance


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: Google Api: A lame question Posted: Jan 2, 2003 2:07 PM
Reply to this message Reply
You just need to have the google jar file in your classpath environment variable or in the lib/ext sub-directory of your JRE.

Flat View: This topic has 1 reply on 1 page
Topic: import help Previous Topic   Next Topic Topic: variables

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use