Anu Kiran 3.Sep.04 04:15 PM a Web browser Deverloper Toolkits3.0Windows NT/2000
Hi,
I was working on a Sametime BOT which communicates to the notes database, I have started using import lotus.domino.*; and when I comiple this java file its giving me the following error :
"package lotus.domino.* does not exist"
I think, need to add some values to the CLASSPATH of the system Environment variables.
Please suggest me what are the values i need to add in order to compile the Java file.