The <toplink-configuration> element is the root XML element for a Sessions XML file. It encapsulates the rest of the session configuration information.
Example B-1 The <toplink-configuration> Element
<toplink-configuration> ... //Session configuration information ...</toplink-configuration>
Copyright © 1997, 2004, Oracle. All rights reserved.