Challenge Overview
A standalone program is needed to access all the IBM Connections APIs (http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Lotus_Connections_APIs_lc3).
This program will simply send the request to URLs of IBM Connections APIs, receive the response, and then print the response to the console.
The implementation must be portable so that it can be easily integrated with other Java applications.
All URLs and parameters must be configurable and not hard coded within the program.
Final Submission Guidelines
Refer to the wki:
http://apps.topcoder.com/wiki/display/~standlove/IBM+Connections+Java+API+Architecture