[Grok-dev] Re: Using POST request
Martijn Faassen
faassen at startifact.com
Tue Mar 25 15:16:34 EDT 2008
Andreas Jung wrote:
[snip]
> Tnx Uli - works perfectly for me.
Thanks too Uli, that explanation was very valuable. I knew about :action
in Zope 2 but actually had no idea Zope 3 still responded to it.
Concerning REST view POST handling, since actually a form is being
posted I think handling this in the view code (in either update() or
render()) makes more sense.
Regards,
Martijn
More information about the Grok-dev
mailing list