It's up to you. Redirects are a little more costly but you get the nice new URL. Plus they can help prevent accidental form re-submission when the user hits the refresh button on their browser.
-- Hector On Wed, Jul 7, 2010 at 3:20 PM, debussy007 <[email protected]> wrote: > > Ahah, well thanks Hector ! > By the way, I always use forward. I know that redirect makes it a new > request, but I've always sticked to forward anyway. In which cases should a > redirect really be used rather than _forward() ? > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Forward-to-custom-url-tp2281504p2281595.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
