Archive for July 14th, 2008

Rational Performance Tester – Response Time

The “Performance Summary” page shows response time for a page (say, Page A) as 6141 ms. But when I saw the page breakdown, and saw the page elements of that page, and I added all the page elements’ response time, I got 1000 ms, which is very different from 6141.

Continue reading

How to Configure WMM in Clustered Portal

Every time we want to configure the WMM (WebSphere Member Manager) in WebSphere Portal, we have to do the followings:

Continue reading

How to Add Users to Lotus Connection 2.0

Lotus Connection 2.0 does not have Web GUI to administer users and groups. These activities must be done through the LC Integrated Solutions Console. This article will explain steps to administer users and groups in Lotus Connection 2.0

Continue reading

Developing Swing Rich Client Application Using Spring Rich Client Project (Spring RCP)

Introduction

Since the booming of the Internet, more and more systems have changed from their first nature as Desktop Applications into Web Applications. Indeed we realize that Web Application promises lots of benefits, such as single point of deployment, thin client, and accessible from anywhere as long as you can access the Internet. Despite that fact, in some cases we still need to make our applications as desktop applications, considering the heavy usage of client, offline mode, and high response time.

Continue reading