최신IBM WebSphere Portal 8.5 Solution Development - C2040-423무료샘플문제
문제1
Which URI schema should be used to render the footer_mobile.jsp while accessing IBM WebSphere Portal using a smartphone or tablet?
Which URI schema should be used to render the footer_mobile.jsp while accessing IBM WebSphere Portal using a smartphone or tablet?
정답: B
문제2
Which option is a media type that is supported by the IBM Web Content Manager REST service?
Which option is a media type that is supported by the IBM Web Content Manager REST service?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제3
Frank has a portlet that accesses PUMA to retrieve some details about a user to control what is displayed in his custom portlet (user categories). After some analysis, he sees that performance is poor and feels that this issue is because of PUMA. Frank would like to store some of the PUMA objects in the session.
Which PUMA object can be stored safely in the session?
Frank has a portlet that accesses PUMA to retrieve some details about a user to control what is displayed in his custom portlet (user categories). After some analysis, he sees that performance is poor and feels that this issue is because of PUMA. Frank would like to store some of the PUMA objects in the session.
Which PUMA object can be stored safely in the session?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제4
Rudy wants to delete a portal page by using the Controller service provider interface (SPI). He wrote the following code:
final Locator locator = cmController.getLocator();
final ContentPage page = (ContentPage) locator.findByllniqueName("MyPage");
cmcontroller.delete(page);
How can he use this code to delete the page?
Rudy wants to delete a portal page by using the Controller service provider interface (SPI). He wrote the following code:
final Locator locator = cmController.getLocator();
final ContentPage page = (ContentPage) locator.findByllniqueName("MyPage");
cmcontroller.delete(page);
How can he use this code to delete the page?
정답: A
문제5
Kevin created a new theme using the non-WebDAV approach. He installed and registered the theme and then applied it to a managed page. After reviewing his theme, he noticed he was not getting his custom footer elements.
What action should he take first?
Kevin created a new theme using the non-WebDAV approach. He installed and registered the theme and then applied it to a managed page. After reviewing his theme, he noticed he was not getting his custom footer elements.
What action should he take first?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
John, an IBM WebSphere Portal developer, is writing a portlet to help support specialists with reproducing users' issues.
Which WebSphere Portal feature can John use to run his task?
John, an IBM WebSphere Portal developer, is writing a portlet to help support specialists with reproducing users' issues.
Which WebSphere Portal feature can John use to run his task?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)