IBM WebSphere Portal 8.5 Solution Development - C2040-423 Exam Practice Test
Arthur developed two portlet applications to support the same event-- the choosePerson
event. This event uses the "http://example.ibm.com/portlets" namespace, and its payload type is the com.ibm.example .Person class.
Arthur deployed one portlet from each portlet application to the same portal page. He also wired one portlet (Portlet A) as the event source and the other portlet (Portlet B) as the event target. When Arthur tests the portlet communication, he does not see that the com. ibm. example. Person object was transferred to Portlet B after the event was fired from Portlet A.
How can Arthur resolve this problem for optimal performance?
event. This event uses the "http://example.ibm.com/portlets" namespace, and its payload type is the com.ibm.example .Person class.
Arthur deployed one portlet from each portlet application to the same portal page. He also wired one portlet (Portlet A) as the event source and the other portlet (Portlet B) as the event target. When Arthur tests the portlet communication, he does not see that the com. ibm. example. Person object was transferred to Portlet B after the event was fired from Portlet A.
How can Arthur resolve this problem for optimal performance?
Correct Answer: D
Vote an answer
What is the mechanism that enables a portlet installed on a remote IBM WebSphere Portal server to be added to and displayed
on a page in a local WebSphere Portal server?
on a page in a local WebSphere Portal server?
Correct Answer: C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which option is a media type that is supported by the IBM Web Content Manager REST service?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which statement is true regarding the relative width of the wpthemeCol2of 5 CSS class?
Correct Answer: D
Vote an answer
Given the following module configuration, what value for the Resource Environment provider key my. module, acti ConfigService would make this module available?
<moduleActivation
extensionID="com.ibm.portal.resourceaggregator.util.ResourceEnvironmentProviderModul eAc
<parameter name="rep" value="ConfigService" />
<parameter name="key" value="my.module.active"/> </moduleActivation>
<moduleActivation
extensionID="com.ibm.portal.resourceaggregator.util.ResourceEnvironmentProviderModul eAc
<parameter name="rep" value="ConfigService" />
<parameter name="key" value="my.module.active"/> </moduleActivation>
Correct Answer: A
Vote an answer
Tyler is developing a portlet that allows a user to see all the pages that the user can access in the portal. Which portal model should Tyler use to get the pages that are visible to the specific user who is logged in?
Correct Answer: B
Vote an answer