Jonathan Lavely

Greenhorn
+ Follow
since Mar 25, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Jonathan Lavely

I believe you can cast a "Class" to an "Interface" as the example shows at compile time, but if the reverse happens, where you try to cast an Interface to a class, you'll get a compile error.
Hello,
I was wondering if someone can give me some tips or send me to an appropriate forum that would assist me on how to query an Outlook calendar from the web using Java technology.
I have some experience writing servlets to query or populate databases, but never a calendar in MS Outlook.
My goal is that a user can select a an individual from a drop down list menu on either an html page or jsp, and then press a button that will display that user's calendar information for the next week, or month. This will help a remote user to find out the schedule of a certain individual.
Can someone assist me to where I should begin?
Should I create public mailboxes on our exchange server?
Any suggestions/advice would be greatly appreciated.
Thanks,
Jon
21 years ago