you can call requestAction also in controller. That's a good way to make an action from another controller. You will have to pass the data for your action, they can be retrieve in your other controller actions using $this->params['pass']
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
