Just to make my point more clear, I have Google Java client library successfully installed and samples are working fine using ant as given in that guide .But I want to incorporate all that code in a servlet , so that it can be accessed via a browser using Tomcat server. This is where the problem is, and how to get those Gdata jar files and others included so as to make them work in a servlet.
On Apr 25, 11:47 am, "Rahul Gupta" <[EMAIL PROTECTED]> wrote: > Hi, > I appreciate your help but I have already downloaded and successfully > installed google java client library and all the jar files and gone through > that developer guide but it is telling the way using ant. I want the way > using Tomcat because I want to make a servlet and a corresponding jsp page to > access the google calendar , so that it can be accessed from anywhere. Any > idea as to how to proceed ??? > > ----- Original Message ----- > From: Austin (Google) > To: [email protected] > Sent: Friday, April 25, 2008 11:27 AM > Subject: Re: Help Regarding GData API Developer's Guide: Java > > Hi, > > If you are using Java backend, you should download our Java client library > to interact with the calendar server via the Calendar Data API. You can > download the client library here - > > http://code.google.com/p/gdata-java-client/downloads/list > > The developer guide of how to use the Java client library can be found here > - > > http://code.google.com/apis/calendar/developers_guide_java.html > > This guide documents the common use cases for calendar operations with the > Java client library, it's a good start to learn from the sample codes > > Hope that helps, > Austin > > On Thu, Apr 24, 2008 at 10:14 PM, rahulgupta1985 <[EMAIL PROTECTED]> wrote: > > Thanx for reply. You have misunderstood the issue. I am willing to > know how to use Google Calendar Data API with Java Servlets and > Tomcat , without using Ant. Can you please help... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
