Using Session Data
By default, HTML file wrapper parts do not save session information. To handle session data, each <FORM> tag of an HTML file wrapper must contain a <%sessionTagString%> substitution tag. HTML file wrappers then inherit the sessionTagString attribute from their superclass. At runtime, the Web Connection session information is automatically substituted for the sessionTagString attribute. This substitution enables usage of the Web Connection session data parts with HTML file wrappers.
Last modified date: 01/29/2015