Can anyone please confirm whether it is possible to access Domino objects such as Session from within a Java Script Library? If so, can you please post a simple code snippet that successfully instances a Session object? I would like to call the Java Script library from LotusScript using LS2J. I have other projects where I am able to call into Java Script Libraries from LotusScript agents, but they implement generic functions that relate to things such as file manipulation, and do not make any calls to Domino objects. I have reviewed code samples in the Domino Designer documentation such as “Extended Examples”, but these are all also libraries that perform general functions, such as a mortgage calculator, and do not makes into calls into the Domino object model.