This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Newie: Accessing the User's Buddy List with Java ~Mark Prenumargon 24.Jul.03 12:14 PM a Web browser Sametime Developers Toolkit 3.1Windows NT/2000
Thanks for your support Carl.
I have already tried the servlet, but for some reason I did not manage to invoke it successfully.
I always get the message "Failed to load servlet: java.lang.NoClassDefFoundError: com/lotus/sametime/community/LoginListener", although the LoginListen class of the package com.lotus.sametime.community is there. I also can access the class with a simple Java application but not with this servlet :-(