Importing and using java classes in Domino

Hi There.I want to use some thirdparty classes in my domino java agent. Server OS is SUSE 9.0 I wish to know how can I install my classes in domino.

Regards,

Subject: Importing and using java classes in Domino

check out…

http://www.openntf.org/Projects/codebin/codebin.nsf/CodeBySubContributor/90A96A34D110344386257035005FC39D

an image uploader wot I wrote a while back - this uses JIMI imported as third party classes should get you on the right track.

HTH George :slight_smile:

Subject: Importing and using java classes in Domino

You have to select in agent “Imported Java” and then on the bottom a new buton “Import Class Files…” is available.

Konrad