• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Questions in IBM 399 pre-assesment test

 
Ranch Hand
Posts: 165
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For which portlet feature is local debugging with Rational Application Developer V6.0 NOT supported?

A.Vault service
B.Cooperative portlets
C.Struts
D.Personalization



When starting the portal server in the WebSphere Portal Test Environment, the portal server fails to start. A message is also displayed indicating that the server start failed because port 9081 is already in use. Which of the following is the MOST probable cause?
A.Rational Application Developer is running under port 9081
B.Disable WAS Security and issue command "startServer WebSphere_Portal"
C.The application server "WebSphere_Portal" is started
D.The developer did not correctly associate the WAR file with the test environment server



Which of the following statements is valid about Workplace Solutions Catalog?

A.Workplace Solutions Catalog does not allow portlets to be searched based on solutions or provider name.
B.Workplace Solutions Catalog can be personalized based on profile information.
C.Some Portlets available for download from the Workplace Solutions Catalog site contain source code information.
D.Rational Application Developer is downloaded from the Workplace Solutions Catalog site for developing portlets.


Which of the following transcoding plugins is NOT provided by IBM WebSphere Portal V5.1?

A. HTML to VXML
B. HTML to WML
C. Text
D. Image


Which of the following will happen when a developer right clicks on the "WebSphere Portal V5.1 Server Attach" server and selects the "Reset Portlets" option?

A. The portlet's destroy() and init() methods are called.
B. The portlet's destroy(), init(), processAction() and render() methods are called.
C. The portlet applications, preview page and preview label being used by the developer will be removed.
D. The portlet applications and preview page being used by the developer will be removed.
 
Author
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Info center provides answers to most of these ...

e.g.


Which of the following transcoding plugins is NOT provided by IBM WebSphere Portal V5.1?
A. HTML to VXML
B. HTML to WML
C. Text
D. Image



see Transcoding plugins

Greetings, Stefan
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic