IBM WebSphere Portal 8.5 Solution Development - C9520-423 Exam Practice Test
Kaveri needs to develop a portletthat uses Ajax Proxy to get the news feed from the URL http:/Avww.ibm.com/developerworks/news/dw_dwtp.rss. The following configuration information is present in the proxy-config.xml:
<mapping contextpath="/devworks" url="http://www.ibm.com/developerworks/"/>
Which is the correct URL to use in the Ajax call?
<mapping contextpath="/devworks" url="http://www.ibm.com/developerworks/"/>
Which is the correct URL to use in the Ajax call?
Correct Answer: D
Matthew has developed a new system module to provide static JavaScript outside of the theme WAR. What is one benefit of storing the files externally?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is one benefit of using the Controller service provider interface (SPI)?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
George is using the PortletStateManager getPortletStateManager ( PortletRequest request, PortletResponse response) method in his portlet code.
Where should George use this method in his code for best performance?
Where should George use this method in his code for best performance?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which is true about the Cache Manager Service resource environment provider in IBM WebSphere Portal?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which URL can be used to download the contents of the "themes" folder?
Correct Answer: B