Product Information > JADE Web Application Guide > Chapter 3 - Configuring Web Applications > html_page_sequencing element

html_page_sequencing element

The html_page_sequencing XML element specifies that generated forms have a hidden field with a sequence number, which is incremented with each request. If the value of this element is set to true, an exception is raised if requests arrive in an incorrect sequence. The exception must be handled by user code. The default value for this element is false.