Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between redirect and forward in zend framework?



What is the difference between redirect and forward in zend framework?..

Answer / Mahesh Pratap Singh

In Zend Framework, both redirect() and forward() are used for navigation. However, redirect sends a HTTP 302 response with the new location in the Location header while the current page is still rendered. On the other hand, forward() skips rendering of the current controller action and directly executes the specified controller and action.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Tell me what are the steps kept in mind while designing the zend_form?

1 Answers  


What do you know about zend layout?

1 Answers  


Who developed the zend framework?

1 Answers  


How to get variable's value from get?

1 Answers  


Zend_cache provides a generic way to cache any data?

1 Answers  


Write a program to show the function of action helper?

1 Answers  


Do you know what is the use of zend framework?

1 Answers  


What are the goals of zend framework?

1 Answers  


How to check whether form posted or not in zend framework?

1 Answers  


How can I customize the appearance of forms generated by zend_form?

1 Answers  


How to change the view render file from controller?

1 Answers  


Zend framework forms, decorators and validation: should I go back to plain html?

1 Answers  


Categories