On Sep 17, 2012, at 5:05 AM, Preeti Juneja <juneja_preeti@rocketmail.com> wrote:

Hello,

Can you please guide how to use calendar server to implement CalDAV (for creating events) with Groovy on Grails.

Looking forward to your reply.

There is a Java library for doing CalDAV, http://code.google.com/p/caldav4j/.  I have never used Groovy but I understand that it can call into Java code.

-glyph