LOT-954 IT Certification,braindumps,original questions
LOT-954 LOT-954 LOT-954 www.cert24.com
Exam Number/Code : LOT-954
Exam Name: IBM Lotus Notes Domino 8.5 Developing Web Applications
Version : Demo
1. Juanes needs to import some data from a custom application not using
a standard database engine, which is being migrated to a Lotus
Notes/Domino application. How can he accomplish this task?
A. Use Lotus Enterprise Integrator.
B. Import data using one of the built-in connection services like DECS or
connectors.
C. Export the data to XML on the old application and import it using
XMLT.
D. Export the data from the old application to one or more ASCII files
and import them by using LotusScript file access methods.
Answer: D
LOT-954 LOT-954 LOT-954 www.cert24.com
2. Which one of the following @formulas can be used to read data from a
non-Lotus Domino server in a Web application?
A. @DbCommand and @DBColumn
B. @ServerAccess and @UserAccess
C. @ConnectToServer and @Retrieve
D. This task cannot be performed with an @formula.
Answer: A
LOT-954 LOT-954 LOT-954 www.cert24.com
3. Luis needs to create a Web application but he needs to show two views,
two pages, and one outline all at the same time at some points. How can
he accomplish this requirement?
A. Using framesets
B. With HTML by using multiple div tags
C. With HTML by using multiple iFrame tags
D. With a combination of JavaScript and DHTML
Answer: A