Browse > Home /

| Subcribe via RSS

Web 2.0 portlet and portal programming

June 12th, 2009 | No Comments | Posted in IBM, WebSphere Portal

This article shows you how to exploit the benefits of the Web 2.0 tooling support in IBM® Rational® Application Developer V7.5 for portlet and portal applications running on IBM® WebSphere® Portal V6.1. In a typical portlet application, each request to the server causes a complete refresh of the browser page, which leads to page flickering and performance gaps. Web 2.0 technology enables you to create more dynamic and responsive applications with a superior user experience. The technology aims to turn Web browsers into semi-rich clients by projecting user interface logic for page rendering, navigation, aggregation, and cross-portlet interaction into user’s browsers.

The Web 2.0 tooling support provided with Rational Application Developer aids and expedites the process of creating such dynamic and responsive portlet and portal applications. Tooling support has been provided so that you can:

  • Design portlets that interact using Client-Side Click-to-Action, which is a new event paradigm introduced in WebSphere Portal V6.1 for cooperation between portlets.
  • Insert Person Menu and the capability to extend the Person Menu.
  • Use an Ajax proxy for portlet applications.
  • Use a client-side programming model to retrieve portlet preferences efficiently, performing portlet state changes on the client side.

image051

More information, click here

  • Share/Bookmark
Tags: , , , ,

RedBook – WebSphere Rational Application Developer V7.5 Programming Guide

December 10th, 2008 | No Comments | Posted in RedBooks

rb170x32IBM® Rational® Application Developer for WebSphere® Software v7.5 (for short, Rational Application Developer) is the full function Eclipse 3.4 based development platform for developing Java™ Standard Edition Version 6 (Java SE 6) and Java Enterprise Edition Version 5 (Java EE 5) applications with a focus on applications to be deployed to IBM WebSphere Application Server and IBM WebSphere Portal. Rational Application Developer provides integrated development tools for all development roles, including Web developers, Java developers, business analysts, architects, and enterprise programmers.

This book consists of nine parts:

  • Introduction to Rational Application Developer
  • Architecture and modeling
  • Basic Java and XML development
  • Persistence application development
  • Enterprise application development
  • Test and debug applications
  • Deploy and profile applications
  • Management and team development
  • Appendixes

Download here

  • Share/Bookmark
Tags: ,