Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Burton Rhodes <burtonrho...@gmail.com> |
Subject | URI too long error when using ExecuteAndWait interceptor |
Date | Fri, 20 Nov 2020 22:19:38 GMT |
I have a page that submits a form via POST and uses the ExecuteAndWait interceptor. On the "wait" jsp I have: <meta http-equiv="refresh" content="5;url=<s:url includeParams="all"/>"/> However, the includeParams "all" is including all the POST form variables (which there are many), and as a result, I am getting a "URI too long" exception. Is there an easy fix for this? Can't believe I've never run into this issue before. Many thanks. | |
Mime |
|
View raw message |