<< 25 March 2006 | Home | 27 March 2006 >>

Managing external Java dependencies in Domino Designer

When doing Java development in Domino Designer you will often have code dependencies outside the Notes/Domino and Java core API such as a third-party framework. If new to Java development in Notes/Domino it can be a little tricky to find out where to put the classes you depend on and to understand the difference between the choice of locations offered to you as a programmer.

Lets remedy that.

Read more...