i just tried Helloworld Applet sample and i am getting following error: ava.lang.NullPointerException at com.lotus.sametime.commui.CommUIComp.getErrorMessage(CommUIComp.java) at com.lotus.sametime.commui.CommUIComp.loggedOut(CommUIComp.java) at com.lotus.sametime.commui.CommUIComp$3.loggedOut(CommUIComp.java) at com.lotus.sametime.community.STBase.loggedOut(STBase.java) at com.lotus.sametime.community.STBase.processLoginEvent(STBase.java) at com.lotus.sametime.community.STBase.processSTEvent(STBase.java) at com.lotus.sametime.core.comparch.STCompPart$1.processSTEvent(STCompPart.java) at com.lotus.sametime.core.comparch.MessageDispatcher.dispatch(MessageDispatcher.java) at com.lotus.sametime.core.comparch.MessageDispatcher.flush(MessageDispatcher.java) at com.lotus.sametime.core.comparch.MessageDispatchingThread.run(MessageDispatchingThread.java) at java.lang.Thread.run(Thread.java:536) Working on Javatoolkit seems to be pain in neck,i would like to ask that hwy even samples are not working? thanks