Re: Header "overflow" on redirectAction

2012-12-29 Thread Dave Newton
If the data is that large IMO it should either lube in the session temporarily, or a DB. I don't know of any standard mechanism that allows an "internal" post. Dave (pardon brevity, typos, and top-quoting; on cell) On Dec 29, 2012 6:37 AM, "Burton Rhodes" wrote: > I think I got an answer here.

Re: Header "overflow" on redirectAction

2012-12-29 Thread Burton Rhodes
I think I got an answer here. Unforutnately, not the one I wanted to hear http://grokbase.com/t/struts/user/084r2f1npk/redirect-action-parameters-via-post On Fri, Dec 28, 2012 at 10:37 PM, Burton Rhodes wrote: > I am running into an issue in my development environment (maven jetty 7.x) > w