Perform the following steps to configure the server side:
1 Add bttcore.jar (UDTT core component) and bttchannel.jar (UDTT mobile channel component) into the UDTT server application classpath.
2 Configure btt.xml to setup Mobile Channel settings:
<kColl id="channelHandlers"> <field id="initializer" value="com.ibm.btt.channel.ChannelInitializer" /> <!-- BTT provides BTT mobile channels implementation The configuration parameters: 1) requestHandler: BTT mobile request handler 2) presentationHandler: BTT mobile presentation handler 3) startUpOp : the start up operation to create session context, user needs provide this operation: