Friends I Need a Simple Suggestion here about …
Is it Possible to use java ScriptLibrary in Lotus script Agent ??
If it is Yes then To Refer that Script Library wht i need to use in Declaration like generaly we use “USE” keyword ie USE"Name of the Library"
In that java ScriptLibrary i am having some classes & functions (Ofcouse Written In JAVA)and that Library has created by Importing WSDL File for webService.
So is it possible to refer this Java ScriptLibrary in My LotusScript agent and also use those classes in lotuscript ??