After the toolkit application is initialized, the HTML client
can connect to the server and establish a session using the CSEstablishSessionServlet class.
Define the HTML channel parameter in file btt.xml:
Open btt.xml in with BTT Global
Configuration Editor.
Open channelHandler tab.
Click Add button to open the
channel handler select window.
Make sure that root node named "html" and "HTMLClient"
are checked.
Click OK.
"html" and "HTMLClient" handler are added to channelHandler.
Expand "HTMLClient" node. Input the following values.
Table 1. HTMLClient
ID
Value
filePath
/html/
errorPage
errorPage.jsp
homePage
signin.jsp
startUpOp
startUpHtmlSessionOp
Define the HTML client startup operation in the file startUpHtmlSessionOp.xml.
Define the HTML client startup related context in file context.xml.
Define the HTML client startup data element in data.xml.