N
Neil Barnwell
Hi Guys,
Does anyone know of any (good) examples of
accessing Exchange server information in Java?
Specifically I want to create a web app which replicates
the Outlook month calendar, but rather than showing
appointments, simply shows the names of people who
have appointments on each day. The user would
probably then click them as hyperlinks or something
to get more detailed information.
This seems to me to involve the following:
- Accessing Exchange from Java.
- Accessing a global contacts store (I only want
~40 employees out of possibly hundreds, here).
- Accessing the Appointments for those employees
for the time period selected.
Does anyone have any pointers?
Cheers,
<Barney />
Does anyone know of any (good) examples of
accessing Exchange server information in Java?
Specifically I want to create a web app which replicates
the Outlook month calendar, but rather than showing
appointments, simply shows the names of people who
have appointments on each day. The user would
probably then click them as hyperlinks or something
to get more detailed information.
This seems to me to involve the following:
- Accessing Exchange from Java.
- Accessing a global contacts store (I only want
~40 employees out of possibly hundreds, here).
- Accessing the Appointments for those employees
for the time period selected.
Does anyone have any pointers?
Cheers,
<Barney />