Want to pass your IBM Notes and Domino 9.0 Social Edition Application Development A C2040-409 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
What data does the Remote Debugger Utility window include?
A. the program call stack of the agent at the time of error
B. the line number of the agent running at the time of error
C. breakpoints, program calls, print output and agent variables
D. program calls, print output and the UNID of each document written by the agent
Mary is writing a mobile application which will be accessed via a public network. What might Mary do to secure the network traffic?
A. Use IBM Notes to encrypt the database on the server.
B. Use only Apple devices which are more secure.
C. Make the application only available via Secure Socket Layer (SSL).
D. Use Reader and Author fields to ensure only authenticated users have access to read or write data from the mobile application.
How can session token information be captured using a servlet?
A. getSessionToken
B. getSessionCookie
C. HttpServletRequest.getToken()
D. HttpServletRequest.getCookies()