Does the PRG plugin work with the AbstractRestfulController?

Basically I'm trying to use the same setup to act as a json api as well as the primary html interface to the application. I was going to set up a listener to update the http method to PUT or DELETE depending on a METHOD query parameter. But that means PRG won't work for those requests, because it would no longer be a POST request.

I'm wanting to use PRG so that users don't get hit with the dreaded "Are you sure you want to resubmit the form?" alerts.

Am I going about this all wrong?

Cheers,
David

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to