Case 1

I have controllers that forward a request to an affiliate selection page if
no affiliate is selected first.  After the affiliate is selected I want to
forward to the original request but not have all the original request params
in the url

Case 2

This could be used for Redirect After Post



wizhippo wrote:
> 
> I am thinking of extending Zend_Controller_Action_Helper_Redirector to be
> able to redirect and pass parameters via the session.
> 
> Then have an Zend_Controller_Action_Plugin that checks for this kind of
> redirect and restores the parameters from the session before dispatching.
> 
> Can anybody see a reason why this would be a bad idea?
> 

-- 
View this message in context: 
http://www.nabble.com/Comments-please---Redirector-pass-params-via-session-tp15950747s16154p15958579.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to