Hi all, I noticed two ways for dispatching a request to another controller/ action, forward and redirect.
Is there a way to incorporate another action and capture the output of this action for further processing without delegating the responsibility for handling the request fully to the other action. Similar to the include method in the Java Servlet world. Kind regards, Ruben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
