Hi Jeff, Your reply was really helpful.Thanks a lot. Everything seems to be correctly installed now. The spreadsheet and calendar samples are working fine now. Now, what I am trying to do basically is to make a a Java servlet and corresponding jsp page to fetch and add/update data from Google calendar. The software should be a servlet and with Tomcat because we want the output in a browser , so that it can be accessed from anywhere. Right now these samples are using Ant , which is something completely new to me . I don't know how to proceed further. Can you please guide us to complete our project ??? Thanks in advance.
On Apr 23, 3:16 pm, "Jeff Fisher (Google)" <[EMAIL PROTECTED]> wrote: > Hi Rahul, > > Since that article was written the Java client library has indeed > split into two packages. Depending upon what you wish to do you might > find one or the other more useful. The gdata-src download contains the > source code that lets you compile the client library using Apache Ant > and the Java SDK. The gdata-samples download contains pre-built JAR > files for the client library and sample code that demonstrates how to > use some of the functionality of the library. I personally recommend > downloading the samples file and just using the compiled JAR files. > This makes it easy for you to use the client library inside of an IDE. > This article shows how to use it in Eclipse: > > http://code.google.com/support/bin/answer.py?answer=93348&topic=12359 > > If you have some questions specific to the Calendar API please feel > free to ask in the developer forum for that API: > > http://groups.google.com/group/google-calendar-help-dataapi > > Cheers, > -Jeff > > On Apr 23, 9:01 am, "Rahul Gupta" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > We are trying to develop an application on windows using the Google > > Calendar Java Client Library. We are following this > > manualhttp://code.google.com/support/bin/answer.py?answer=78455 . > > Everything goes fine till > > "Installing the Google Data Client Library" . > > Herehttp://code.google.com/p/gdata-java-client/downloads/listgives two > > featured packages to download and the manual we are following is according > > to one featured package. We are stuck here. Can you please help us > > oversome this issue. You will understand the issue better if you try > > following the manual yourself. We are hoping a prompt reply. Thanks in > > anticipation. > > Regards, > > Rahul Gupta, > > e-navik Solutions Private Limited > > > Tel/Fax:?+91-11-41604262 > > Mobile:??+91-9311687199 > > Email: ? ? [EMAIL PROTECTED] > > Web:? ?? ?www.e-navik.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
