StatePrecedence

Possible values are FORM and URL.

 

Model-Glue combines all values from FORM and URL into a single structure called the viewstate.  If STATEPRECEDENCE is set to FORM, FORM variables will overwrite like-named URL variables.  If set to URL, the opposite will occur.