IBM WebSphere Portal 8.0 Solution Development - LOT-911 Exam Practice Test
Quinn is creating a module that adds a customized Dojo lightbox for a disclaimer to overlay the screen as soon as the page loads using dojo.addOnLoad. She has already created myLightBox.css and intends to write the JavaScript event triggering the lightbox inline. What must Quinn do to ensure she gets the desired functionality at minimal performance cost?
Correct Answer: C
Vote an answer
Chris wants to do performance tuning in his mobile theme. What would be the first step he should take to achieve this task?
Correct Answer: D
Vote an answer
The following code sample is an excerpt from an implementation of a custom ExplicitLoginFilter.

Evan needs to implement custom logic to check whether the user needs to accept an updated user agreement. Which one of the following lines of code allows the user to be sent the friendly IBM WebSphere Portal URL 'acceptAgreement,' if the checkUser method returns true?

Evan needs to implement custom logic to check whether the user needs to accept an updated user agreement. Which one of the following lines of code allows the user to be sent the friendly IBM WebSphere Portal URL 'acceptAgreement,' if the checkUser method returns true?
Correct Answer: A
Vote an answer
Bill is developing a user management application. He has access to custom JSP tags that use the PUMA SPI to perform all the required logic. What type of application would be best for Bill to use?
Correct Answer: A
Vote an answer
Which of the following statements is true about the Unified Task List portlet?
Correct Answer: B
Vote an answer
Stella is developing a CSS sub-contribution component for her custom module. Which of the followings statements is incorrect regarding CSS sub-contribution types?
Correct Answer: A
Vote an answer
The portlet.xml file for SamplePortlet looks like this:

Assuming that no modifications have been made to the properties bundle, what would be written into SystemOut.log?

Assuming that no modifications have been made to the properties bundle, what would be written into SystemOut.log?
Correct Answer: C
Vote an answer