Previous Topic

Next Topic

Book Contents

Book Index

The Java Toolkit

So you're a Java programmer ? Fear not, you can still access Lotus Notes data via the powerful Java toolkit! Almost all of the Domino Object Model are exposed, so you have in essence the exact same functionality as the C++ and COM toolkit!

More important, the Java toolkit ships with the Domino Collaboration Objects for Java (DCO). DCO are JavaBeans, and offer a simple, intuitive way to add Domino messaging and calendaring services to your programs. You provide any needed user interface; the DCO beans provide easy Domino access. This release includes beans for three Domino services: User login and authentication Sending an email Working with calendar entries

See Also

Other important Notes APIs

The COM Toolkit

The Lotus XML toolkit

The VIM Toolkit

The LSX Toolkit