| 190-753 Exam |
| 190-753 - Exam Information |
| Question of the day |
A Domino form contains one Java applet with the following source code: import lotus.domino.*; public class dummy extends AppletBase(){} The applet is set to "Use Notes CORBA classes", and the server is properly set up to allow access using CORBA. If the following JavaScript code is run on the Form as it is accessed via the Web: var session = window.document.applets[0].openSession() alert (session.getPlatform()) What will be the output?
Answer(s)
The operating system platform