2010年3月16日星期二

[fw-mvc] Re: How can I redirect to another controller/action as POST-request?

You generally can't.
I think _forward() would be your best bet. It doesn't actually trigger a
redirect, but passes the current request on to a different
controller/action.

Cheers,
David
--
View this message in context: http://n4.nabble.com/How-can-I-redirect-to-another-controller-action-as-POST-request-tp1594684p1595890.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: