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

page_sequencing element

The page_sequencing XML element specifies that forms that are generated 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.