View Single Post
  #2 (permalink)  
Old 06-23-2008, 08:47 PM
jweber jweber is offline
Senior Member
 
Join Date: Jun 2008
Location: Florida
Posts: 108
Default

Are you sure that forwarding the request is the way you want to handle it? If you definitely want to go with forward, then maybe you could use a combination of Zend_Session and user-defined parameters in the URL.
Reply With Quote