Siebel Interactive Selling Transact Server Interface Reference > ConfigList API >

createList


createList function displays the list.

Syntax

<bean name>.createList(HTTPSession session, HttpServletRequest request)

Arguments

HTTPSession session
Built-in JSP variable to refer to the session object

HttpServletRequest request

Built-in JSP variable to refer to the request object.

Usage

You must call this function before the list can be displayed. The sort order should be set before the list is created.

Example

configList.createList(session,request);


 Siebel Interactive Selling Transact Server Interface Reference 
 Published: 18 April 2003