View Single Post
  #5 (permalink)  
Old 04-23-2008, 02:06 AM
webersonic webersonic is offline
Starter Member
 
Posts: 1
Default

Quote:
Originally Posted by jholder View Post
REPORT request needs to be made to the calendar collection, such as

REPORT /dav/<user>/Calendar

PUT request with VFREEBUSY needs to be made to the Send folder

PUT /dav/<user>/Sent

REST request is made to user servlet.

GET /home/<user>/Calendar?fmt=ifb&start=...&end=...


Hi
Please can you explain where/how these requests should be implemented ?
Thank you
Reply With Quote