Use the Java API: http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html
This will still do a POST, it just will permit you to write the code to do that POST in Java. Ray On Fri, Mar 11, 2011 at 12:14 AM, Gumnam <[email protected]> wrote: > Hello > > I would like to create calendar resources programatically in Java as > against using POST to the Calendar Resource feeds. Any suggestions ? > > Thanks > > -- > 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://code.google.com/apis/calendar/community/forum.html > -- 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://code.google.com/apis/calendar/community/forum.html
