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.