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?
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?
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 ?
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?.
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?