[Zope] GET vs. POST

Jamie Heilman jamie@audible.transient.net
Fri, 9 May 2003 13:49:23 -0700


Dennis Allison wrote:
> How do you transfer information via post when using
> REQUEST['RESPONSE'].redirect?
> 
> How do you get Zope to use POST as its default rather than GET?

You don't.  Don't combine redirects and POST, its unreliable.
rule of thumb: Avoid redirects wherever you can.

-- 
Jamie Heilman                   http://audible.transient.net/~jamie/
"It's almost impossible to overestimate the unimportance of most things."
							-John Logue