1.
A remote portlet is integrated into a portal implementation using WSRP. What new WSRP 2.0 feature is enabled in WebSphere Portal V7.0 for sharing parameters with other portlets without wiring the producer and consumer portlet?
2.
Which option best describes how JSR 286-compliant portlets and widgets interact with each other?
3.
Which of the following statements is NOT a functionality provided by IBM Rational Application Developer?
4.
IBM Rational Application Developer provides an easy-to-use wizard for creating portlets. What options best describes the portlet types that you can use while creating JSR 286-compliant portlets?
5.
Which of the following statements describes the value of the Vendor variable from the following portlet code?
6.
Bill is developing Ajax portlet, In the serveResource() method first he is setting AdminName request attribute and then forwarding control to .jsp for generating markup, How can he print the AdminName attribute inside JSP ?
7.
The following example shows a snippet of the portlet modes a portlet defines as supporting in its deployment descriptor definition: Which portlet modes does this portlet support for the HTML markup?.
8.
Which of the following options is not a valid Java 5 annotation tag defined by the Java Portlet Specification?
9.
What are two optional life-cycle interfaces that a portlet can implement?
10.
Evan wants to develop a portlet to act as a target using Click-to-Action. He wants to develop a client-side click- to-action handler. Which best describes the ways that he can get the source data submitted by the source portlet?