The following references provide additional information for use in Oracle WebCenter Interaction development.
CSP
CSP is a platform-independent protocol based on the open standard of HTTP 1.1. The syntax of communication between the portal and remote servers is defined by CSP. CSP defines custom headers and outlines how Oracle WebCenter Interaction and Oracle WebCenter Ensemble services use HTTP to communicate and modify settings. The Oracle WebCenter Interaction Development Kit (IDK) provides simplified, stable interfaces that allow you to write code that communicates using CSP. The current version of CSP is 1.4. Download the protocol specification here: http://download.oracle.com/docs/cd/E13158_01/alui/wci/docs103/devguide/references/CSP1.4.pdf.
Oracle WebCenter Application Accelerator for .NET / Oracle WebCenter Portlet Toolkit for .NET
The Oracle WebCenter Application Accelerator for .NET is a collection of libraries and Visual Studio 2005 integration features that support easy authoring of ASP.NET 2.0 and WSRP portlets. The Oracle WebCenter Application Accelerator for .NET includes the Oracle WebCenter Portlet Toolkit for .NET. Portlets can be authored for both Oracle WebCenter Interaction and Oracle WebLogic Portal (WLP).. Development guides are available for both environments on the Oracle Technology Network (http://www.oracle.com/technology/index.html).
Oracle WebCenter Analytics APIs
JSR-168 Container
The Oracle WebCenter JSR-168 Container is an implementation of the JSR-168 JCP standard for portlet authoring. For details on downloading and developing portlets with the Oracle WebCenter JSR-168 Container 1.2, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).