calendar access by a servlet, anybody?
807574Mar 3 2004 — edited Feb 11 2020Has anybody ever accessed a calendar server from, say, a servlet (or any web-app) to update a calendar or retrieve something from it?
I have a servlet which is supposed to add/delete entries in a public calendar on SunONE Calendar Server 5.1.1. I have read about the WCAP in the documentation, it talks about URL-based access, but no examples are given.
Anything at all is greatly appreciated.